[Numpy-discussion] Good use of __dunder__ methods in numpy
Abdur-Rahmaan Janhangeer
arj.python at gmail.com
Thu Mar 5 20:11:05 EST 2020
On Fri, 6 Mar 2020, 02:14 Gregory Lee, <grlee77 at gmail.com> wrote:
>
> You may want to take a look at PEP 465 as an example, then. If I recall
> correctly, the __matmul__ method described in it was added to the standard
> library largely with NumPy in mind.
> https://www.python.org/dev/peps/pep-0465/
>
Hum thanks i just discovered a completely new feature of Py along the way
(the @)
Thanks 👌👍🎉
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20200306/c0fccf5d/attachment-0001.html>
More information about the NumPy-Discussion
mailing list