Broadcast an ndarray to a specified shape.
Test if an input value is an ndarray data type object.
Test if a value is an array.
Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
List of ndarray index modes.
Resolve a loop block size for multi-dimensional array tiled loops.
Return an object mapping supported data type strings to data type objects.
Uint32Array.
Uint16Array.
Return an object mapping supported data type strings to enumeration constants.
Return the enumeration constant associated with an ndarray data type string.
Float32Array.
List of ndarray casting modes.
Return the underlying data buffer of a provided ndarray.
Test if an ndarray is read-only.
Return the number of bytes per element for a provided underlying ndarray data type.
Reorder ndarray dimensions and associated strides for loop interchange.
Test if an input value is a supported ndarray data type.
Resolve a loop block size for multi-dimensional array tiled loops.
Return the number of ndarray dimensions.
Return the data type string associated with a supported ndarray data type value.
Return the data type string associated with an ndarray data type enumeration constant.
Return the enumeration constant associated with a supported ndarray data type value.
Test if a value is ndarray-like.