Create continuous "chunked" grids/volumes with ndarrays
Generate a bunch of box2d bodies to match a grid backed by ndarray-continuous
Multidimensional Arrays
ndarray-pixels
TypeScript definitions for ndarray
Common operations for ndarray arrays
Return a data type from a string representing the type
Resize an ndarray with Lanczos resampling
BLAS Level 1 operations for ndarrays
Multidimensional arrays.
Packs an array-of-arrays into a single ndarray
LU decomposition using the crout algorithm
invert a 2d matrix using Gaussian elimination
Cholesky Factorization of ndarrays
Pooled memory for 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
Get a view of the diagonal entries of an ndarray
Encodings that map abstract data to visual representation.
Sorts ndarrays in place
Let your JS API users either give you a callback or receive a promise
TypeScript definitions for ndarray-ops