[ Web Proxy ]
URL:
Viewing: https://numpy.org/doc/stable/reference/generated/numpy.ndarray.sum.html#numpy.ndarray.sum [Back]  [Original]

numpy.ndarray.sum — NumPy v2.5 Manual
Back to top
Search the docs ...:

numpy.ndarray.sum#

method

ndarray.sum(axis=None, dtype=None, out=None, *, keepdims=<no value>, initial=<no value>, where=<no value>)#

Return the sum of the array elements over the given axis.

Refer to numpy.sum for full documentation.

See also

numpy.sum

equivalent function


Web Proxy Viewer  |  New URL  |  Original Page