ndarray-pixels
Multidimensional Arrays
TypeScript definitions for ndarray
Common operations for ndarray arrays
Resize an ndarray with Lanczos resampling
Return a data type from a string representing the type
BLAS Level 1 operations for ndarrays
Multidimensional arrays.
invert a 2d matrix using Gaussian elimination
LU decomposition using the crout algorithm
Packs an array-of-arrays into a single ndarray
Pooled memory for ndarrays
Cholesky Factorization of ndarrays
Reads the pixels of an image as an ndarray
Validates if a value is ndarray-like.
Multilinear interplation for ndarrays
Finds the gradient of an ndarray using finite differences
Sorts ndarrays in place
Get a view of the diagonal entries of an ndarray
Computes the determinant of an ndarray
Base multidimensional array.
Return the number of bytes per element for a provided underlying ndarray data type.
Test if an input value is an ndarray data type object.
Test if an input value is a supported ndarray data type.