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