Return the number of bytes per element for a provided underlying ndarray data type.
Test if an input value is an ndarray data type object.
List of ndarray data types.
Return the data type string associated with a supported ndarray data type value.
Return a data type from a string representing the type
Return the data type string associated with an ndarray data type enumeration constant.
Node standard library for browser.
Return the enumeration constant associated with a supported ndarray data type value.
Copy buffer data to a new Buffer instance.
List of ndarray data type strings.
Return the alignment (in bytes) for an underlying array data type.
Test if a value is ndarray-like.
Return the description for a provided data type.
Convert an ndarray-like object to an object likely to have the same "shape".
Return the single letter character abbreviation for an underlying array data type.
Determine if an ndarray data type can be cast to another ndarray data type according to a specified casting mode.
Restrict an index to the interval [0,max].
Return a list of ndarray data types to which a provided ndarray data type can be safely cast.
Determine if an ndarray data type can be safely cast to another ndarray data type.
Return the strides of a provided ndarray.
Return an object mapping supported data type strings to enumeration constants.
Return the enumeration constant associated with an ndarray data type string.
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 the shape of a provided ndarray.