cumsum#

rbc.stdlib.creation_functions.cumsum(a)#

Return the cumulative sum of the elements along a given axis.

NumPy ‘cumsum’ doc