sknano.core
sknano.core.math
sknano.core.math.Vector.std
sknano.core.math.Vector.swapaxes
Vector.
sum
Return the sum of the array elements over the given axis.
Refer to numpy.sum for full documentation.
numpy.sum
See also