Test if an input value is a supported ndarray mask index data type.
Test if an input value is a supported ndarray floating-point data type.
Resolve a list of data type strings.
Test if an input value is a supported ndarray integer index data type.
Test if an input value is a supported ndarray boolean index data type.
Test if an input value is a supported ndarray signed integer data type.
Test if an input value is a supported ndarray output data type policy.
Resolve the output ndarray data type for a binary function.
TypeScript definitions for ndarray
Test if an input value is a supported ndarray struct data type.
Test if an input value is a supported ndarray numeric data type.
Reorder ndarray dimensions and associated strides for loop interchange.
Create a function for applying a strided function to a provided ndarray.
Test whether an input value is the string representing row-major order.
Create a zero-filled ndarray having a specified shape and data type.
Resolve a loop block size for multi-dimensional array tiled loops.
Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.
Register named callbacks and call them with arguments.
Convert a linear index to an array of subscripts.
Create an uninitialized ndarray having a specified shape and data type.
Reorder ndarray dimensions and associated strides for loop interchange.
Common operations for ndarray arrays
Convert a scalar value to a zero-dimensional ndarray.
Return the data type of an ndarray data buffer.