numpy.cumprod(a, axis=None, dtype=None, out=None)
numpy.logaddexp(x1, x2[, out]) = Logarithm of the sum of exponentiations of the inputs. Calculates log(exp(x1) +
Page 9 of 9