bundles / numpy 2.4.4 / numpy / amax
_ArrayFunctionDispatcher
numpy:amax
Signature
def amax ( a , axis = None , out = None , keepdims = <no value> , initial = <no value> , where = <no value> ) Summary
Return the maximum of an array or maximum along an axis.
Extended Summary
See also
- max
alias of this function
- ndarray.max
equivalent method
Aliases
-
numpy.amax