Return a data type from a string representing the type
Return the data type of an array.
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.
Return the description for a provided data type.
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 data type of a complex number.
Return the data type of a provided ndarray.
Return the enumeration constant associated with a supported ndarray data type value.
Return an object mapping supported data type strings to data type objects.
Return the alignment (in bytes) for an underlying array data type.
Return the data type of a provided ndarray.
Return an accessor function for retrieving an element from an indexed array-like object.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
List of ndarray data type strings.
Returns an array data type corresponding to an array constructor name.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Return an object mapping supported data type strings to enumeration constants.
Return an accessor function for setting an element in an indexed array-like object.
Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.
Returns an array data type corresponding to an array constructor name.
Determines the underlying data type of an input value.
Fast nd point clustering.