NumPy
ufunc
numpy.exceptions
numpy.fft
numpy.linalg
numpy.random
numpy.testing
numpy.typing
numpy.distutils
ma.amax
Return the maximum of an array or maximum along an axis.
amax is an alias of max.
amax
max
See also
alias of this function
ndarray.max
equivalent method
previous
numpy.ma.allclose
next
numpy.ma.amin