Resolve a loop block size for multi-dimensional array tiled loops.
Test if an input value is a supported ndarray complex-valued floating-point data type.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Determine the index offset which specifies the location of the first indexed value in a multidimensional array based on a stride array.
Return the stride along a specified dimension for a provided ndarray.
Test if an input value is a supported built-in ndarray data type string.
Continued fraction approximation.
Return an index given an index mode.
Convert a linear index in an array view to a linear index in an underlying data buffer.
Common operations for ndarray arrays
Split a double-precision floating-point number into a higher order word and a lower order word.
Test if an input value is a supported ndarray real-valued data type.
Return the flags of a provided ndarray.
Incomplete gamma function.
Resolve the output data type from a list of input ndarray data types.
Complementary error function.
Resolve the output ndarray data type for a binary function.
Return a specified flag for a provided ndarray.
Assign elements in an input ndarray to elements in an output ndarray.
Return the size (i.e., number of elements) of a specified dimension for a provided ndarray.
Resolve the data type that results from applying promotion rules to a provided list of data types.
Degenerate distribution cumulative distribution function (CDF).
Reorder ndarray dimensions and associated strides for loop interchange.
List of ndarray index modes.