stdlib-js

stdlib-js/ndarray-base

Base ndarray.

JavaScript
1
0
Apache License 2.0
Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of stdlib-js/ndarray-base

Account's avatar
Assign elements in a input ndarray to elements in an output ndarray.
Account's avatar
Reorder ndarray dimensions and associated strides for loop interchange.
Account's avatar
Resolve a loop block size for multi-dimensional array tiled loops.
Account's avatar
Convert a linear index in an underlying data buffer to a linear index in an array view.
Account's avatar
Broadcast an ndarray to a specified shape.
Account's avatar
Create a contiguous linear ndarray data buffer.
Account's avatar
Return the data type of an ndarray data buffer.
Account's avatar
Return the number of bytes per element provided an underlying array data type.
Account's avatar
Return the data type string associated with a provided single letter abbreviation.
Account's avatar
Base multidimensional array.
Account's avatar
Return the data type of a provided ndarray.
Account's avatar
Return the single letter character abbreviation for an underlying array data type.
Account's avatar
Return the description for a provided data type.
Account's avatar
Return the data type string associated with a supported ndarray data type value.
Account's avatar
Return the C data type associated with a provided data type value.
Account's avatar
Transform a list of array argument data types into a list of signatures.
Account's avatar
Return a view of an input ndarray in which the order of elements along the last dimension is reversed.
Account's avatar
Return a view of an input ndarray in which the order of elements along the second-to-last dimension is reversed.
Account's avatar
Return an index given an index mode.
Account's avatar
Convert a linear index to an array of subscripts.
Account's avatar
Base ndarray assertion utilities.
Account's avatar
ndarray data buffer constructors.
Account's avatar
Broadcast ndarrays to a common shape.
Account's avatar
Return the underlying data buffer of a provided ndarray.
Account's avatar
Broadcast array shapes to a single shape.
Account's avatar
Return the data type enumeration constant of an ndarray data buffer.
Account's avatar
Broadcast a scalar value to an ndarray having a specified shape.
Account's avatar
Create an uninitialized ndarray having a specified shape and data type.
Account's avatar
Expand the shape of an array by inserting a new dimension of size one at a specified axis.
Account's avatar
Invoke a callback function once for each ndarray element.
Account's avatar
Restrict an index to the interval [0,max].
Account's avatar
Convert a scalar value to a zero-dimensional ndarray.
Account's avatar
Given a stride array, determine array iteration order.
Account's avatar
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
Account's avatar
Broadcast ndarrays to a common shape.
Account's avatar
Return the enumeration constant associated with a supported ndarray data type value.
Account's avatar
Return the data type string associated with an ndarray data type enumeration constant.
Account's avatar
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Account's avatar
Convert an ndarray-like object to an object likely to have the same "shape".
Account's avatar
Return a specified flag for a provided ndarray.
Account's avatar
Return the flags of a provided ndarray.
Account's avatar
Return the next Cartesian index (i.e., set of subscripts/dimension indices).
Account's avatar
Return the enumeration constant associated with an ndarray data type string.
Account's avatar
Normalize an index to the interval [0,max].
Account's avatar
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Account's avatar
Define non-enumerable read-only properties which expose ndarray function meta data.
Account's avatar
Compute the minimum linear index in an underlying data buffer accessible to an array view.
Account's avatar
Compute the maximum linear index in an underlying data buffer accessible to an array view.
Account's avatar
Return the number of ndarray dimensions.
Account's avatar
Return the number of non-singleton dimensions.

Top contributors

stdlib-bot's profile
stdlib-bot
134 contributions

Recent events

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

No events yet