ndarray-pixels
Reads the pixels of an image as an ndarray
Multidimensional Arrays
Saves an ndarray as an image to a file
TypeScript definitions for ndarray
Common operations for ndarray arrays
Return a data type from a string representing the type
Resize an ndarray with Lanczos resampling
BLAS Level 1 operations for ndarrays
Packs an array-of-arrays into a single ndarray
Multidimensional arrays.
invert a 2d matrix using Gaussian elimination
LU decomposition using the crout algorithm
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
Get a view of the diagonal entries of an ndarray
FFT for ndarrays
Sorts ndarrays in place
Applies a homograph to an ndarray
Return an object mapping supported data type strings to data type objects.