Support for cumsum and cumprod: https://numpy.org/doc/2.0/reference/generated/numpy.cumsum.html, https://numpy.org/doc/2.0/reference/generated/numpy.cumprod.html. Would be a nice to have. bincount is more important.