I am not sure how I feel about this. If I understand correctly, the
issue started as a corner case when the indices were incorrect, and
grew to dealing with initial values, and then added a desire for
piecewise reducat with multiple segements. Is that correct? Could you
give a better summary of the
Hi All,
NumPy 2.2.x has been branched and main is now open for 2.3.0 development.
Chuck
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/l
Hi All,
This discussion about updating reduceat went silent, but recently I came
back to my PR to allow `indices` to be a 2-dimensional array of start
and stop values (or a tuple of separate start and stop arrays). I
thought a bit more about it and think it is the easiest way to extend
the presen