Return a read-only view of an input ndarray.
Reads the pixels of an image as an ndarray
Slice a string with ANSI escape codes
Multidimensional Arrays
ndarray-pixels
TypeScript definitions for ndarray
Return a view of an input ndarray.
Common operations for ndarray arrays
Return a data type from a string representing the type
Assign element values from a broadcasted input ndarray to corresponding elements in an output ndarray view.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Resize an ndarray with Lanczos resampling
BLAS Level 1 operations for ndarrays
Return a read-only truncated view of an input ndarray along a specific dimension.
Reads the pixels of an image as an ndarray
LU decomposition using the crout algorithm
Return a read-only view of an input ndarray when sliced along a specified dimension.
Packs an array-of-arrays into a single ndarray
Multidimensional arrays.
Pooled memory for ndarrays
invert a 2d matrix using Gaussian elimination
Return a read-only truncated view of an input ndarray.
Cholesky Factorization of ndarrays
slice stream like buffer/string