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

numpy.ndarray.max — NumPy v2.5 Manual
Back to top
Search the docs ...:

numpy.ndarray.max#

method

ndarray.max(axis=None, out=None, *, keepdims=<no value>, initial=<no value>, where=<no value>)#

Return the maximum along a given axis.

Refer to numpy.amax for full documentation.

See also

numpy.amax

equivalent function


Web Proxy Viewer  |  New URL  |  Original Page