Fill an ndarray with equally spaced values
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
Packs an array-of-arrays into a single ndarray
Pooled memory for ndarrays
Multidimensional arrays.
invert a 2d matrix using Gaussian elimination
LU decomposition using the crout algorithm
An implementation of MATLAB's linspace
Cholesky Factorization of ndarrays
MATLAB-inspired function to create linearly spaced vectors.
Validates if a value is ndarray-like.
Return a new ndarray filled with linearly spaced values over a specified interval along one or more ndarray dimensions.
Reads the pixels of an image as an ndarray
Multilinear interplation for ndarrays
Finds the gradient of an ndarray using finite differences
Generate a linearly spaced array over a specified interval.
Get a view of the diagonal entries of an ndarray
Generate a linearly spaced numeric array.