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.
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.
Natural logarithm of the gamma function.
Convert a linear index to an array of subscripts.
Round a double-precision floating-point number toward zero.
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.
Test if an input value is a supported ndarray casting mode.
Create an uninitialized ndarray having a specified shape and data type.
Round a numeric value to the nearest integer.
Test if a finite numeric value is an even number.
Given a stride array, determine whether an array is row-major.
List of ndarray index modes.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Gamma function.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Convert an ndarray-like object to a scalar value.
Compute `x - nπ/2 = r`.