Create a clamped unsigned 8-bit integer vector (i.e., a one-dimensional ndarray).
Uint8ClampedArray.
Multidimensional arrays.
Return an object mapping supported data type strings to data type objects.
BLAS Level 1 operations for ndarrays
Test if an input value is an ndarray data type object.
Return the number of bytes per element for a provided underlying ndarray data type.
Test if an input value is a supported ndarray data type.
Create a vector (i.e., a one-dimensional ndarray).
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.
Generate a stride array from an array shape.
List of ndarray data types.
Return the enumeration constant associated with a supported ndarray data type value.
Return the single letter character abbreviation for an underlying array data type.
Base multidimensional array.
Multidimensional array constructor.
Test if a value is ndarray-like.
List of ndarray orders.
Determine the order of a multidimensional array based on a provided stride array.
Return the number of elements in an array.
Return an object mapping supported data type strings to enumeration constants.
Return the alignment (in bytes) for an underlying array data type.
Return the enumeration constant associated with an ndarray data type string.