[ Web Proxy ]
URL:
Viewing: https://numpy.org/doc/stable/reference/generated/../generated/numpy.lib.array_utils.html [Back]  [Original]

numpy.lib.array_utils — NumPy v2.5 Manual
Back to top
Search the docs ...:

numpy.lib.array_utils#

Miscellaneous utils.

Functions

byte_bounds(a)

Returns pointers to the end-points of an array.

normalize_axis_index(axis,ndim[,msg_prefix])

Normalizes an axis index, axis, such that is a valid positive index into the shape of array with ndim dimensions.

normalize_axis_tuple(axis,ndim[,argname,...])

Normalizes an axis argument into a tuple of non-negative integer axes.


Web Proxy Viewer  |  New URL  |  Original Page