List of input ndarray casting policies.
Test if an input value is a supported input ndarray casting policy.
List of ndarray casting modes.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Resolve the input ndarray casting data type for a unary function.
Test if an input value is a supported ndarray casting mode.
Multidimensional arrays.
List of output ndarray data type policies.
Determine if an ndarray data type can be safely cast to, or is of the same kind as, another ndarray data type.
Test if an input value is a supported ndarray data type.
Test if an input value is a supported ndarray output data type policy.
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Resolve the output data type from a list of input ndarray data types.
Test if an input value is an ndarray data type object.
Test if an input value is a supported ndarray index mode.
Test if an input value is an ndarray order.
Test whether an input value is the string representing column-major order.
Create a function for performing a reduction on a provided ndarray.
Return an object mapping supported data type strings to data type objects.
Test if an input value is a supported ndarray real-valued data type.
Test if an input value is a supported ndarray complex-valued floating-point data type.
Test if an input value is a supported built-in ndarray data type string.
Test if an input value is a supported ndarray floating-point data type.
Test if an input value is a supported ndarray boolean index data type.