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
+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
> temp
+1 from my side as well.Von meinem iPhone gesendetAm 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/