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.
Convert an ndarray-like object to a scalar value.
Return the layout order of 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 minimum value.
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.
Test if a finite numeric value is an even number.
Round a numeric value to the nearest integer.
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.
Test if a finite numeric value is an odd number.
Return the shape of a provided ndarray.
Compute `x - nπ/2 = r`.
Double-precision complex number functions.
Return the underlying data buffer of a provided ndarray.
Round a double-precision floating-point number toward negative infinity.
Set the less significant 32 bits of a double-precision floating-point number.
Single-precision complex number functions.
Natural exponential function.
Return the number of ndarray dimensions.
Default ndarray settings.