Convert a linear index to an array of subscripts.
Return a data type from a string representing the type
Exponential function.
List of ndarray data types.
Test if a value is ndarray-like.
Test if an input value is a supported ndarray casting mode.
Copy buffer data to a new Buffer instance.
Round a numeric value to the nearest integer.
Test if a finite numeric value is an even number.
Create an uninitialized ndarray having a specified shape and data type.
Compute `x - nπ/2 = r`.
Given a stride array, determine whether an array is row-major.
List of ndarray index modes.
Convert an ndarray-like object to an ndarray.
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.
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.
Reads the pixels of an image as an 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.