Extracts an image RGBA pixels as a ndarray
ndarray-pixels
Reads the pixels of an image as an ndarray
Multidimensional Arrays
TypeScript definitions for ndarray
Resize an ndarray with Lanczos resampling
Saves an ndarray as an image to a file
Return a data type from a string representing the type
Common operations for ndarray arrays
BLAS Level 1 operations for ndarrays
Multidimensional arrays.
Pooled memory for ndarrays
invert a 2d matrix using Gaussian elimination
Reads the pixels of an image as an ndarray
LU decomposition using the crout algorithm
Packs an array-of-arrays into a single ndarray
Cholesky Factorization of ndarrays
Validates if a value is ndarray-like.
Multilinear interplation for ndarrays
Finds the gradient of an ndarray using finite differences
TypeScript definitions for ndarray-ops
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Sorts ndarrays in place