Data type constructor.
Return an object mapping supported data type strings to data type objects.
Multidimensional array constructor.
Base multidimensional array.
Return the data type of a provided ndarray.
Return the data type of a provided ndarray.
Multidimensional arrays.
ndarray data buffer constructors.
Return the single letter character abbreviation for an underlying array data type.
Return the enumeration constant associated with an ndarray data type string.
Return the enumeration constant associated with a supported ndarray data type value.
Return the alignment (in bytes) for an underlying array data type.
Return an object mapping supported data type strings to enumeration constants.
Return a data type from a string representing the type
Return the data type string associated with a supported ndarray data type value.
Return the data type string associated with an ndarray data type enumeration constant.
Test if an input value is an ndarray data type object.
Return the description for a provided data type.
Return the number of bytes per element for a provided underlying ndarray data type.
Broadcast a scalar value to an ndarray having a specified shape.
List of ndarray data type strings.
Number constructor.
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.
Command-line interface.