Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Gamma function.
Convert an ndarray-like object to a scalar value.
Compute exp(x) - 1.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
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.
Return a list of unique indices after normalizing to the interval [0,max].
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.
Evaluate a factorial.
Test if a finite numeric value is an odd number.
Round a double-precision floating-point number toward negative infinity.
Return the shape of a provided ndarray.
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.
Set the less significant 32 bits of a double-precision floating-point number.
Return the underlying data buffer of a provided ndarray.
Single-precision complex number functions.
Resolve the output ndarray data type for a unary function.
Compute the absolute value of a single-precision floating-point number.