Reorder ndarray dimensions and associated strides for loop interchange.
Natural logarithm of the gamma function.
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.
Round a double-precision floating-point number toward zero.
Tokenize a string into an array of string parts and format identifier objects.
Create an uninitialized ndarray having a specified shape and data type.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
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.
Return the shape of a provided ndarray.
List of ndarray data types.
Exponential function.
Return the underlying data buffer of a provided ndarray.
Round a numeric value to the nearest integer.
Test if a finite numeric value is an even number.
Default ndarray settings.
List of ndarray index modes.
Complementary error function.
Test if an input value is a supported ndarray casting mode.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Compute `x - nπ/2 = r`.
Convert an ndarray-like object to a scalar value.