numpy.cumsum(a, axis=None, dtype=None, out=None)
numpy.fabs(x[, out]) = Compute the absolute values element-wise. This function returns the absolute values (positive magnitude)
Page 9 of 9