Array containing numbers whose maximum is desired. If a is not an array, a conversion is attempted.
Axis or axes along which the maximum is computed. The default is to compute the maximum of the flattened array.
Alternate output array in which to place the result. The default is None
; if provided, it must have the same shape as the expected output, but the type will be cast if necessary. See doc.ufuncs
for details.
New in version 1.8.0.
If this is set to True, the axes which are reduced are left in the result as dimensions with size one. With this option, the result will broadcast correctly against the original a.
If the value is anything but the default, then keepdims will be passed through to the max
method of sub-classes of ndarray
. If the sub-classes methods does not implement keepdims any exceptions will be raised.
New in version 1.8.0.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4