Reorder ndarray dimensions and associated strides for loop interchange.
Tokenize a string into an array of string parts and format identifier objects.
Return the data type of an ndarray data buffer.
Compute the absolute value of a double-precision floating-point number.
Create a double-precision floating-point number from a higher order word and a lower order word.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
List of ndarray data types.
Test if a value is ndarray-like.
Multidimensional array constructor.
List of ndarray index modes.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Create an uninitialized ndarray having a specified shape and data type.
Test if an input value is a supported ndarray casting mode.
Exponential function.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast or cast within the same kind.
Convert an ndarray-like object to a scalar value.
Gamma function.
Convert an ndarray-like object to an ndarray.
Given a stride array, determine whether an array is row-major.
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 and, for floating-point data types, can be downcast.
Create an uninitialized ndarray having the same shape and data type as a provided ndarray.
Convert a string to lowercase.
Return the shape of a provided ndarray.