Multidimensional array constructor.
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 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 an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Resolve the output ndarray data type for a unary function.
Return an accessor function for retrieving an element from an indexed array-like object.
Data type constructor.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Create an uninitialized ndarray having a specified shape and data type.
Return an accessor function for setting an element in an indexed array-like object.
List of output ndarray data type policies.
Test if an input value is a supported ndarray output data type policy.
Tokenize a string into an array of string parts and format identifier objects.
Resolve the input ndarray casting data type for a unary function.
Round a double-precision floating-point number toward zero.
Return the data type of an array.
Resolve a list of data type strings.
Test if an input value is a supported ndarray data type.
Create a zero-filled generic array.
Return the strides of a provided ndarray.
Convert a scalar value to a zero-dimensional ndarray.
Complex numbers.
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Return the shape of a provided ndarray.