Create a view of a band of an ndarray
ndarray-pixels
Multidimensional Arrays
Common operations for ndarray arrays
TypeScript definitions for ndarray
Return a data type from a string representing the type
Resize an ndarray with Lanczos resampling
BLAS Level 1 operations for ndarrays
LU decomposition using the crout algorithm
Packs an array-of-arrays into a single ndarray
Multidimensional arrays.
invert a 2d matrix using Gaussian elimination
Pooled memory for ndarrays
Cholesky Factorization of ndarrays
Validates if a value is ndarray-like.
Reads the pixels of an image as an ndarray
Finds the gradient of an ndarray using finite differences
Multilinear interplation for ndarrays
Encodings that map abstract data to visual representation.
Get a view of the diagonal entries of an ndarray
Test if an input value is an ndarray data type object.
Sorts ndarrays in place
Return an object mapping supported data type strings to data type objects.
TypeScript definitions for ndarray-ops