List of ndarray casting modes.
Return the flags of a provided ndarray.
Get CI environment variables for parallelizing builds
Convert an ndarray buffer to a generic array.
Converts an ndarray into an array-of-arrays
Return the ndarray data type with the smallest size and closest kind to which ndarray data types can be safely cast.
Restrict an index to the interval [0,max].
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
Assign elements in an input ndarray to elements in an output ndarray.
FFT for ndarrays
Test if an input value is a supported ndarray real-valued data type.
Reorder ndarray dimensions and associated strides for loop interchange.
Return a specified flag for a provided ndarray.
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Return an index given an index mode.
Convert a linear index in an array view to a linear index in an underlying data buffer.
Resolve a loop block size for multi-dimensional array tiled loops.
Broadcast an ndarray to a specified shape.
Applies a homograph to an ndarray
Test whether two values are equal data types.
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
Broadcast a scalar value to an ndarray having a specified shape.
TypeScript definitions for get-pixels
Call an array of asynchronous functions in parallel