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