Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

The `stdlib-js/ndarray-base-slice` package provides a function to return a read-only view of an input ndarray, allowing users to create a slice of an array without modifying the original data. It is designed for developers working with numerical computations in JavaScript, particularly those using the stdlib library for scientific and mathematical operations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/ndarray-base-slice

Account's avatar
stdlib-js/array-base-take-indexed
Take elements from an indexed array.
Account's avatar
stdlib-js/array-base-zeros
Create a zero-filled generic array.
Account's avatar
stdlib-js/ndarray-base-buffer
Create a contiguous linear ndarray data buffer.
Account's avatar
stdlib-js/ndarray-base-data-buffer
Return the underlying data buffer of a provided ndarray.
Account's avatar
stdlib-js/ndarray-base-dtype
Return the data type of a provided ndarray.
Account's avatar
stdlib-js/ndarray-base-numel
Return the number of elements in an array.
Account's avatar
stdlib-js/ndarray-base-offset
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Account's avatar
stdlib-js/ndarray-base-order
Return the layout order of a provided ndarray.
Account's avatar
stdlib-js/ndarray-base-shape
Return the shape of a provided ndarray.
Account's avatar
stdlib-js/ndarray-base-strides
Return the strides of a provided ndarray.
Account's avatar
stdlib-js/slice-base-nonreduced-dimensions
Return a list of non-reduced dimensions in an un-normalized multi-slice.
Account's avatar
stdlib-js/slice-base-normalize-multi-slice
Normalize a MultiSlice object.
Account's avatar
stdlib-js/slice-base-shape
Compute the shape of a normalized multi-slice.
Account's avatar
stdlib-js/string-format
Insert supplied variable values into a format string.
Account's avatar
stdlib-js/types
stdlib TypeScript type declarations.
Account's avatar
stdlib-js/error-tools-fmtprodmsg
Format an error message for production.
Account's avatar
stdlib-js/array-base-zero-to
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Account's avatar
stdlib-js/array-typed
Create a typed array.
Account's avatar
stdlib-js/assert-is-ndarray-like
Test if a value is ndarray-like.
Account's avatar
stdlib-js/ndarray-array
Multidimensional arrays.
Account's avatar
stdlib-js/ndarray-base-assert-is-read-only
Test if an ndarray is read-only.
Account's avatar
stdlib-js/ndarray-base-ctor
Base multidimensional array.
Account's avatar
stdlib-js/ndarray-base-empty
Create an uninitialized ndarray having a specified shape and data type.
Account's avatar
stdlib-js/ndarray-base-from-scalar
Convert a scalar value to a zero-dimensional ndarray.
Account's avatar
stdlib-js/ndarray-ctor
Multidimensional array constructor.
Account's avatar
stdlib-js/ndarray-empty
Create an uninitialized ndarray having a specified shape and data type.
Account's avatar
stdlib-js/ndarray-to-array
Convert an ndarray to a generic array.
Account's avatar
stdlib-js/ndarray-zeros
Create a zero-filled ndarray having a specified shape and data type.
Account's avatar
stdlib-js/slice-ctor
Slice constructor.
Account's avatar
stdlib-js/slice-multi
Multi-slice constructor.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
Planeshifter/tap-min
Minimal TAP output formatter.
Account's avatar
stdlib-js/bench-harness
Benchmark harness.

Support the repos that depend on this repository

Top contributors

stdlib-bot's profile
stdlib-bot
40 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
stdlib-js

stdlib-js/ndarray-base-slice

Return a read-only view of an input ndarray.

JavaScript
1
0
Apache License 2.0