[Numpy-discussion] next NumPy triage meeting - November 27th, 2024 at 18:00 UTC

2024-11-24 Thread Inessa Pawson via NumPy-Discussion
The next NumPy triage meeting will be held this Wednesday, November 27th at 18:00 UTC. This is a meeting where we synchronously triage prioritized PRs and issues. Join us via Zoom: https://numfocus-org.zoom.us/j/82096749952?pwd=MW9oUmtKQ1c3a2gydGk1RTdYUUVXZz09 Everyone is welcome to attend and cont

[Numpy-discussion] Re: Fixing definition of reduceat for Numpy 2.0?

2024-11-24 Thread Marten van Kerkwijk
I forgot to add links to previous discussions. Github issue: https://github.com/numpy/numpy/issues/834 2011 thread: https://mail.python.org/archives/list/numpy-discussion@python.org/thread/DX5KVE5O36MQHIEBOFK6YRH2JPRMFPVB/#I5MKK4ZPX3FA6K6H5457F4WOHYSO67NN 2016 thread #1: https://mail.python.org/

[Numpy-discussion] Re: Fixing definition of reduceat for Numpy 2.0?

2024-11-24 Thread Marten van Kerkwijk
Hi Matti, I'm sorry, I should probably have started a new thread with a proper introduction. `reduceat` has always been about having piecewise reductions, but in a way that is rather convoluted. From https://numpy.org/doc/stable/reference/generated/numpy.ufunc.reduceat.html One sees that the ind