diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2020-12-05 16:15:41 -0600 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2021-03-17 21:01:52 -0500 |
commit | 9a4533246596919315095ff02a982d7c94281796 (patch) | |
tree | 47521217adfe6efd91fe5a30fd96bc56cb16e233 /numpy/array_api/_statistical_functions.py | |
parent | f473d571f58c78f89979138c8cc79fcf5db05f42 (diff) | |
download | numpy-9a4533246596919315095ff02a982d7c94281796.tar.gz |
ENH: Use fast parsing for methods and undispatched functions
Array methods are the easiest target for the new parser. They
do not require any larger improvements and most functions in
multiarray are wrapped. Similarly the printing functions
are not dispatched through `__array_function__` and thus have the
most to gain.
Diffstat (limited to 'numpy/array_api/_statistical_functions.py')
0 files changed, 0 insertions, 0 deletions