TypeScript definitions for ndarray
TypeScript definitions for ndarray-ops
TypeScript definitions for ndarray-scratch
Return a data type from a string representing the type
Multidimensional Arrays
ndarray-pixels
Common operations for ndarray arrays
Resize an ndarray with Lanczos resampling
List of ndarray data types.
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
Pooled memory for ndarrays
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
Validates if a value is ndarray-like.
Determine if an ndarray data type can be safely cast or, for floating-point data types, downcast to another ndarray data type.
Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.