[Numpy-discussion] Adding to the non-dispatched implementation of NumPy methods

Matti Picus matti.picus at gmail.com
Sat Apr 27 12:46:04 EDT 2019


On 27/4/19 6:51 am, Marten van Kerkwijk wrote:
> Maybe it is best to just stick with __wrapped__


+1 for simplicity, clarity (since __wrapped__ is part of the |documented 
@functools.wraps() interface)|, and lowering expectations.


Matti



More information about the NumPy-Discussion mailing list