Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Resolve a loop block size for multi-dimensional array tiled loops.
Apply a binary callback to elements in input ndarrays and assign results to elements in an output ndarray.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Natural logarithm of the gamma function.
Round a double-precision floating-point number toward zero.
Compute the absolute value of a double-precision floating-point number.
Reorder ndarray dimensions and associated strides for loop interchange.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Exponential function.
List of ndarray data types.
Multidimensional array constructor.
Test if a value is ndarray-like.
Ethereum Name Service (ENS) Name Normalizer
Test if an input value is a supported ndarray casting mode.
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.
Round a numeric value to the nearest integer.
Test if a finite numeric value is an even number.
Determine the index offset which specifies the location of the first indexed value in a strided array.
Create an uninitialized ndarray having a specified shape and data type.
Given a stride array, determine whether an array is row-major.
Compute `x - nπ/2 = r`.