Create a contiguous linear ndarray data buffer.
TypeScript definitions for get-pixels
FFT for ndarrays
Test if an input value is a supported ndarray floating-point data type.
Wrap an index on the interval [0,max].
Test if an input value is a supported ndarray boolean index data type.
Resolve the data type that results from applying promotion rules to a provided list of data types.
Resolve the output data type from a list of input ndarray data types.
Resolve a list of data type strings.
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Broadcast an ndarray to a specified shape.
Test if an ndarray is read-only.
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
Applies a homograph to an ndarray
Data type constructor.
Return an index given an index mode.
Test if an input value is a supported ndarray boolean data type.
Test if an input value is a supported ndarray unsigned integer data type.
Reorder ndarray dimensions and associated strides for loop interchange.
Test if an input value is a supported ndarray integer data type.
Assign elements in an input ndarray to elements in an output ndarray.
Generic contour extraction library for surface nets/dual contouring
Finds all zero crossings in a 1D ndarray
Test if an input value is a supported ndarray mask index data type.