Restrict an index to the interval [0,max].
Return the strides of a provided ndarray.
Return the description for a provided data type.
List of ndarray data type strings.
Return the shape of a provided ndarray.
Return the single letter character abbreviation for an underlying array data type.
Convert an ndarray-like object to an object likely to have the same "shape".
Multidimensional array constructor.
Return the index offset specifying the underlying buffer index of the first iterated ndarray element.
Return the enumeration constant associated with an ndarray data type string.
Return an object mapping supported data type strings to enumeration constants.
Reorder ndarray dimensions and associated strides for loop interchange.
Set the less significant 32 bits of a double-precision floating-point number.
Return the underlying data buffer of a provided ndarray.
Convert a linear index to an array of subscripts.
Test if an array contains a provided search value.
Normalize an index to the interval [0,max].
Detect native generator function support.
Return the number of ndarray dimensions.
Test if a finite double-precision floating-point number is a positive integer.
Test if an input value is a supported input ndarray casting policy.
Return the number of elements in an array.
Set the more significant 32 bits of a double-precision floating-point number.
Platform float word order.