6. API Reference#

Information on specific functions, classes, and methods.

6.1. Modules#

For the average user’s workflows.

numpy.sum(a[, axis, dtype, out, keepdims, ...])

Sum of array elements over a given axis.

myproject