Fills an ndarray with function
Fill an input ndarray according to a callback function.
Resize an ndarray with Lanczos resampling
Multidimensional Arrays
ndarray-pixels
TypeScript definitions for ndarray
Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`
Common operations for ndarray arrays
General purpose level set extraction
Return a data type from a string representing the type
Renders parametric surfaces in 3D
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
Frame buffer object wrapper for WebGL
Validates if a value is ndarray-like.
Reads the pixels of an image as an ndarray
Bridging the gap between buffers and typed arrays
Multilinear interplation for ndarrays
Finds the gradient of an ndarray using finite differences