diff options
author | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2018-06-11 17:36:23 -0400 |
---|---|---|
committer | Marten van Kerkwijk <mhvk@astro.utoronto.ca> | 2018-06-28 09:49:14 -0400 |
commit | f1e56ad7c7600e07d31d8dd380063d8eecdf6d4d (patch) | |
tree | 220fa32333a4e8e0ac1735a0742d39a058f2f4a7 /numpy/core/arrayprint.py | |
parent | a9b01a2d24aa3aa5c523df6b97467db1c92607d4 (diff) | |
download | numpy-f1e56ad7c7600e07d31d8dd380063d8eecdf6d4d.tar.gz |
MAINT: Ensure __array_ufunc__ on given class is only called once.
Overall, it likely doesn't matter much for performance, but it is
more logical and more consistent with what python does: reverse
operators are not called if the forward one of a given class
already returned NotImplemented.
Diffstat (limited to 'numpy/core/arrayprint.py')
0 files changed, 0 insertions, 0 deletions