List of output ndarray data type policies.
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.
Test if an input value is a supported ndarray output data type policy.
ndarray-pixels
Resolve a list of data type strings.
Resolve the output ndarray data type for a binary function.
Reorder ndarray dimensions and associated strides for loop interchange.
Test if an input value is a supported ndarray struct data type.
TypeScript definitions for ndarray
Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.
Resolve a loop block size for multi-dimensional array tiled loops.
Create an uninitialized ndarray having a specified shape and data type.
Reorder ndarray dimensions and associated strides for loop interchange.
Random numbers.
Return the data type of an ndarray data buffer.
Convert a scalar value to a zero-dimensional ndarray.
Convert a linear index to an array of subscripts.
Common operations for ndarray arrays
Test if an input value is a supported ndarray casting mode.
Multidimensional arrays.
Create an uninitialized ndarray having a specified shape and data type.
Return a data type from a string representing the type
Convert an ndarray-like object to an ndarray.