numpy.lib.array_utils#
Miscellaneous utils.
Functions
|
Returns pointers to the end-points of an array. |
|
Normalizes an axis index, axis, such that is a valid positive index into the shape of array with ndim dimensions. |
|
Normalizes an axis argument into a tuple of non-negative integer axes. |