NumPy
ufunc
numpy.ctypeslib
numpy.fft
numpy.linalg
numpy.matlib
numpy.random
numpy.testing
numpy.testing.overrides
numpy.typing
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