Section Navigation
ufunc
numpy.typing
numpy.distutils
Return the maximum of an array or maximum along an axis.
amax is an alias ofmax.
amax
max
See also
alias of this function
ndarray.max
equivalent method