Test if an input value is a supported ndarray real-valued data type.
Reorder ndarray dimensions and associated strides for loop interchange.
Convert a linear index to an array of subscripts.
Test if an array-like object supports the accessor (get/set) protocol.
Return the flags of a provided ndarray.
Test if a value is a Complex128Array.
Return a specified flag for a provided ndarray.
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Test whether two values are equal data types.
Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.
Convert an ndarray-like object to an ndarray.
Broadcast a scalar value to an ndarray having a specified shape.
Test if a value is a Complex64Array.
Test if an input value is a supported ndarray real-valued floating-point data type.
Random numbers.
Reorder ndarray dimensions and associated strides for loop interchange.
Resolve the data type that results from applying promotion rules to a provided list of data types.
Return the data type of an ndarray data buffer.
Reinterpret a Complex128Array as a Float64Array.
Convert an array-like object to an object likely to have the same "shape".
Test if an input value is a supported ndarray unsigned integer data type.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Test if an input value is a supported ndarray signed integer data type.
List of ndarray index modes.