Linear time selection algorithm for ndarrays
Initialize an ndarray with zeros
Convert an ndarray-like object to a scalar value.
Create an uninitialized ndarray having a specified shape and data type.
Convert an ndarray-like object to an ndarray.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Matrix multiplication for ndarrays
Test if an input value is a supported ndarray casting mode.
Multidimensional arrays.
Resolve the output ndarray data type for a unary function.
Frame buffer object wrapper for WebGL
TypeScript definitions for ndarray-scratch
Component-wise operations on ndarrays
Return a list of unique indices after normalizing to the interval [0,max].
ndarray image warping
List of input ndarray casting policies.
Return a view of an input ndarray.
Given a stride array, determine whether an array is row-major.
Simple direct and extendable convolution library.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Test if an input value is a supported input ndarray casting policy.
Resolve a list of data type enumeration constants.
Resolve the input ndarray casting data type for a unary function.
Reorder ndarray dimensions and associated strides for loop interchange.