NumPy
ufunc
numpy.ctypeslib
numpy.fft
numpy.linalg
numpy.matlib
numpy.random
numpy.testing
numpy.testing.overrides
numpy.typing
amax
Return the maximum of an array or maximum along an axis.
amax is an alias of max.
max
See also
alias of this function
ndarray.max
equivalent method
previous
numpy.max
next
numpy.fmax