I don't think nmatrix has a cumulative sum functionality similar to https://docs.scipy.org/doc/numpy/reference/generated/numpy.cumsum.html
or
https://in.mathworks.com/help/matlab/ref/cumsum.html .
It's a really handy tool when dealing with image matrices. I'd like to work on this if this isn't already being worked upon ?
P.S. : I'm a newbie, can I please be introduced to the appropriate sections of the codebase ?