Hi Nealnumpy.cumsum
On Tue, Feb 19, 2008 at 01:38:06PM -0500, Neal Becker wrote:
> Does numpy/scipy have a partial_sum and adj_difference function?
>
> partial_sum[i] = \sum_{j=0}^{i} x[j]
Yikes, the docstring contains "Blah, blah". I'll fix that
immediately.