Split a double-precision floating-point number into a higher order word and a lower order word.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Multiply a double-precision floating-point number by an integer power of two.
Test if a double-precision floating-point numeric value is infinite.
Multidimensional arrays.
Reorder ndarray dimensions and associated strides for loop interchange.
Buffer.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.
Tokenize a string into an array of string parts and format identifier objects.
List of ndarray data types.
Resolve a loop block size for multi-dimensional array tiled loops.
Compute the absolute value of a double-precision floating-point number.
Create a double-precision floating-point number from a higher order word and a lower order word.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Convert a linear index to an array of subscripts.
Return a data type from a string representing the type
Reorder ndarray dimensions and associated strides for loop interchange.
Exponential function.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Copy buffer data to a new Buffer instance.
Gamma function.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.