TypeScript definitions for ndarray-scratch
Pooled memory for ndarrays
TypeScript definitions for ndarray
Return a data type from a string representing the type
Multidimensional Arrays
ndarray-pixels
Common operations for ndarray arrays
Finds the gradient of an ndarray using finite differences
TypeScript definitions for ndarray-ops
Resize an ndarray with Lanczos resampling
List of ndarray data types.
Applies a homograph to an ndarray
BLAS Level 1 operations for ndarrays
TypeScript definitions for get-pixels
Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.
Packs an array-of-arrays into a single ndarray
Multidimensional arrays.
invert a 2d matrix using Gaussian elimination
LU decomposition using the crout algorithm
Initialize an ndarray with zeros
List of ndarray casting modes.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.
Cholesky Factorization of ndarrays