Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.
Return the layout order of a provided ndarray.
Compute exp(x) - 1.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast and, for floating-point data types, can be downcast.
Return the strides of a provided ndarray.
Convert a string to lowercase.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Double-precision complex number functions.
Test if a finite numeric value is an odd number.
Return a list of unique indices after normalizing to the interval [0,max].
Round a double-precision floating-point number toward negative infinity.
Return the shape of a provided ndarray.
Set the less significant 32 bits of a double-precision floating-point number.
Evaluate a factorial.
Return the underlying data buffer of a provided ndarray.
Single-precision complex number functions.
Expand the shape of an array to a specified dimensionality by spreading its dimensions to specified dimension indices and inserting dimensions of size one for the remaining dimensions.
Test if a finite double-precision floating-point number is an integer.
Compute sin(πx).
Natural exponential function.
Default ndarray settings.
Compute the absolute value of a single-precision floating-point number.
Return the number of ndarray dimensions.