Reads the pixels of an image as an ndarray
Convert a linear index to an array of subscripts.
Resample using sinc kernels
Linear time selection algorithm for ndarrays
Create an uninitialized ndarray having a specified shape and data type.
Create an iterator which returns evenly spaced numbers over a specified interval.
Initialize an ndarray with zeros
Convert an ndarray-like object to a scalar value.
Convert an ndarray-like object to an ndarray.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Matrix multiplication for ndarrays
Test if an input value is a supported ndarray casting mode.
Simple histogram sorting
Multidimensional arrays.
Resolve the output ndarray data type for a unary function.
Frame buffer object wrapper for WebGL
TypeScript definitions for ndarray-scratch
Component-wise operations on ndarrays
Return a list of unique indices after normalizing to the interval [0,max].
List of input ndarray casting policies.
ndarray image warping
Return a view of an input ndarray.
Given a stride array, determine whether an array is row-major.
Returns evenly spaced values within given interval.