Search
Search Results
Search finished, found 5 page(s) matching the search query.
- numpy.record.cumprod
...ce Array objects Standard array subclasses numpy.record numpy.record.cumprod...
- numpy.record.cumprod (Python method, in numpy.record.cumprod)
- NumPy 1.12.0 Release Notes
...source, but that can be overwritten by people making binary distributions of numpy. New nanfunctions nancumsum and nancumprod added Nan-functions nancumsum and nancumprod have been added to compute cumsum and cumprod by ignoring nans. n...
- numpy.record.cumprod
...ce Array objects Standard array subclasses numpy.record numpy.record.cumprod...
- Array API
...t least as large as NPY_LONG for the “add” and “multiply” ufuncs (which form the basis for mean, sum, cumsum, prod, and cumprod functions). PyObject *PyArray_Mean(PyArrayObject *self, int axis, int rtype, PyArrayObject *out) Equivalent t...