[Numpy-discussion] next NumPy community meeting

2023-03-12 Thread Inessa Pawson
The next NumPy community meeting will be held this Wednesday, March 15th at
19:00 (7 pm) UTC.
IMPORTANT: For most attendees in the US this meeting will be starting an
hour later than the previous one.
Join us via Zoom:
https://us06web.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, follow the
link: https://hackmd.io/76o-IxCjQX2mOXO_wwkcpg?both.
For the notes from the previous meeting, visit:
https://github.com/numpy/archive/blob/main/community_meetings/community-2023-03-01.md
.

-- 
Cheers,
Inessa

Inessa Pawson
Contributor Experience Lead | NumPy
https://numpy.org/
GitHub: inessapawson
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com


[Numpy-discussion] Re: removing NUMPY_EXPERIMENTAL_ARRAY_FUNCTION env var

2023-03-12 Thread Ralf Gommers
Thanks for the feedback Stephan and Hameer.

To close the loop on this topic, here is the PR I just opened:
https://github.com/numpy/numpy/pull/23376

Cheers,
Ralf


On Fri, Mar 10, 2023 at 10:26 PM Hameer Abbasi via NumPy-Discussion <
numpy-discussion@python.org> wrote:

> +1 from my side as well.
>
> Von meinem iPhone gesendet
>
> Am 10.03.2023 um 19:10 schrieb Stephan Hoyer :
>
> 
> +1 for removing this environment variable. It was never intended to stick
> around this long.
>
> On Fri, Mar 10, 2023 at 6:48 AM Ralf Gommers 
> wrote:
>
>> Hi all,
>>
>> In https://github.com/numpy/numpy/pull/23364 we touched on the
>> NUMPY_EXPERIMENTAL_ARRAY_FUNCTION environment variable. This was a
>> temporary feature during the introduction of `__array_function__` (see NEP
>> 18), but we never removed it. I propose we do so now, since it is
>> cumbersome to have around (see gh-23364 for one reason why). GitHub code
>> search shows some usages, but that's mostly old code to explicitly enable
>> it or print diagnostic info it looks like - none of it seemed relevant.
>>
>> In case there is any need for this functionality to disable
>> `__array_function__`, then please speak up. In that case it probably
>> applies to `__array_ufunc__` as well, and there should be a better way to
>> do this than an undocumented environment variable with "experimental" in
>> the name.
>>
>> Cheers,
>> Ralf
>>
>> ___
>> NumPy-Discussion mailing list -- numpy-discussion@python.org
>> To unsubscribe send an email to numpy-discussion-le...@python.org
>> https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
>> Member address: sho...@gmail.com
>>
> ___
> NumPy-Discussion mailing list -- numpy-discussion@python.org
> To unsubscribe send an email to numpy-discussion-le...@python.org
> https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
> Member address: hameerabb...@yahoo.com
>
> ___
> NumPy-Discussion mailing list -- numpy-discussion@python.org
> To unsubscribe send an email to numpy-discussion-le...@python.org
> https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
> Member address: ralf.gomm...@googlemail.com
>
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com


[Numpy-discussion] Documentation Meeting - Monday March 13th, 4PM UTC

2023-03-12 Thread Ross Barnowski
Hi all,

We'll have the bi-weekly NumPy documentation meeting tomorrow, Monday 3/13
at 4PM UTC.

*Note that this will be an hour later in the US due to daylight savings! *Check
out the community calendar  to
see if you're affected.

~Ross
___
NumPy-Discussion mailing list -- numpy-discussion@python.org
To unsubscribe send an email to numpy-discussion-le...@python.org
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: arch...@mail-archive.com