Validates if a value is ndarray-like.
Return a data type from a string representing the type
Multidimensional Arrays
Validates if a value is an integer.
Validates if a value is an integer array.
Validates if a value is an array.
Validates if a value is a function.
ndarray-pixels
Validates if a value is array-like.
Validates if a value is a number.
TypeScript definitions for ndarray
Validates if a value is a string primitive.
Validates if a value is matrix-like.
Common operations for ndarray arrays
Resize an ndarray with Lanczos resampling
Test if a value is ndarray-like.
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
Convert an ndarray-like object to an object likely to have the same "shape".