Base (i.e., lower-level) array utilities.
Determine (nested) array dimensions.
Return a normal number y and exponent exp satisfying x = y * 2^exp .
Return the shape of a provided ndarray.
Test if an input value is a supported array integer data type.