Compute the sum of all elements in a one-dimensional ndarray.
Return the next Cartesian index (i.e., set of subscripts/dimension indices).
A JavaScript library for efficient immutable updates
Apply a callback to elements in an input ndarray and assign results to elements in a new output ndarray.
Node addon for string extraction for msgpackr
Return the data type string associated with a provided single letter abbreviation.
NIfTI support for Javascript
Saves an ndarray as an image to a file
BLAS Level 2 operations for ndarrays
Applies a colormap to an ndarray
Create a double-precision floating-point vector (i.e., a one-dimensional ndarray).
Generate pseudorandom numbers drawn from a continuous uniform distribution.
Fill a one-dimensional ndarray with linearly spaced values over a specified interval.
Constructor for applying a strided function to an ndarray.
Reads the pixels of an image as an ndarray
Transform a list of array argument data types into a list of signatures.
Return a view of an input ndarray in which the order of elements along a specified dimension is reversed.
Fill an input ndarray with a specified value.
Convert a linear index to an array of subscripts.
Computes a prefix sum of an ndarray
TypeScript definitions for cwise
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function accepting a callback and assign results to a provided output ndarray.
Sort a one-dimensional ndarray using heapsort.
Sort a one-dimensional single-precision floating-point ndarray using heapsort.