Determine the minimum array data type for storing a provided signed integer value.
Return an accessor function for setting an element in an array-like object supporting the get/set protocol.
Return an accessor function for retrieving an element from an array-like object supporting the get/set protocol.
Convert an unsigned 32-bit integer to a signed 32-bit integer.
Return an accessor function for retrieving an element from an indexed array-like object.
Return an accessor function for setting an element in an indexed array-like object.
Return the data type of an array.
Minimum signed 16-bit integer.
Test if an input value is a supported array signed integer data type.
Minimum signed 8-bit integer.
Minimum signed 32-bit integer.
Return the single letter character abbreviation for an underlying array data type.
Array constructors.
Split a double-precision floating-point number into a higher order word and a lower order word.
Determine the minimum array data type of the closest kind necessary for storing a provided scalar value.
Return an object mapping supported data type strings to enumeration constants.
Round a double-precision floating-point number toward zero.
Test if a finite double-precision floating-point number is an integer.
Determine the minimum ndarray data type for storing a provided signed integer value.
Return the alignment (in bytes) for an underlying array data type.
The minimum biased base 2 exponent for a subnormal double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Return the enumeration constant associated with an ndarray data type string.
Return the minimum value.