On Mon, 15 Apr 2019 08:30:06 -0700, Stephan Hoyer wrote:
> We have a proposed a revision to NEP-18 (__array_function__). The proposal
> is for an adding an alias to the non-dispatched version of NumPy array
> functions in the __numpy_implementation__ function attribute:
> https://github.com/numpy/numpy/pull/13305

To help others parsing through the comments in GitHub, this mailing list
post is already a summary of all the comments up to

https://github.com/numpy/numpy/pull/13305#issuecomment-483301211

I'm generally in favor: it makes sense that you should easily be able to
access the original function when overriding it.

Stéfan
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to