method
recarray.
cumprod
Return the cumulative product of the elements along the given axis.
Refer to numpy.cumprod for full documentation.
numpy.cumprod
See also
equivalent function