[Numpy-discussion] next NumPy Optimization Team meeting - TOMORROW, February 10th, 2025 at 5 pm UTC

2025-02-09 Thread Inessa Pawson via NumPy-Discussion
Hi, all! The next NumPy Optimization Team meeting will be held TOMORROW, February 10th at 17:00 UTC. Join us via Zoom: https://numfocus-org.zoom.us/j/81261288210?pwd=iwV99tGSjR61RTGEERKM4QKxe46g1n.1 Everyone is welcome and encouraged to attend. To add to the meeting agenda the topics you’d like to

[Numpy-discussion] Add diagonal offset argument to all functions that are missing it

2025-02-09 Thread Carlos Martin
The following functions accept a diagonal offset argument: - https://numpy.org/doc/stable/reference/generated/numpy.diag.html - https://numpy.org/doc/stable/reference/generated/numpy.diagflat.html - https://numpy.org/doc/stable/reference/generated/numpy.diagonal.html - https://numpy.org/doc/stable/

[Numpy-discussion] next NumPy community meeting - Wednesday, February 12th, 2025 at 6 pm UTC

2025-02-09 Thread Inessa Pawson via NumPy-Discussion
The next NumPy community meeting will be held this Wednesday, February 12th at 18:00 UTC. Join us via Zoom: https://numfocus-org.zoom.us/j/83278611437?pwd=ekhoLzlHRjdWc0NOY2FQM0NPemdkZz09 Everyone is welcome and encouraged to attend. To add to the meeting agenda the topics you’d like to discuss, fo

[Numpy-discussion] Re: next Documentation team meeting

2025-02-09 Thread Mukulika Pahari via NumPy-Discussion
Hi all, Our next Documentation Team meeting will happen on *Monday, February 10* at *7PM UTC*. All are welcome - you don't need to already be a contributor to join. If you have questions or are curious about what we're doing, we'll be happy to meet you! If you wish to join on Zoom, use this

[Numpy-discussion] Proposal of a new feature - Vectorized Sampling Without Replacement

2025-02-09 Thread Adly Thebaud via NumPy-Discussion
Hello, This is my first time engaging with Numpy, so forgive me if I am emailing the wrong address. I am inquiring about a feature I'd like to propose. It is to address GitHub issue #28084 . I saw that there was positive reception to the proposed signa