Get index aligned table from nx2 tables of different length
Multidimensional Arrays
ndarray-pixels
List of ndarray index modes.
TypeScript definitions for ndarray
Common operations for ndarray arrays
Test if an input value is a supported ndarray index mode.
Normalize an index to the interval [0,max].
Return a data type from a string representing the type
Restrict an index to the interval [0,max].
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Wrap an index on the interval [0,max].
Resize an ndarray with Lanczos resampling
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
BLAS Level 1 operations for ndarrays
Test if an input value is a supported ndarray mask index data type.
Convert a linear index in an array view to a linear index in an underlying data buffer.
Test if an input value is a supported ndarray boolean index data type.
Test if an input value is a supported ndarray integer index data type.
Return an index given an index mode.
Packs an array-of-arrays into a single ndarray
Multidimensional arrays.
LU decomposition using the crout algorithm