summaryrefslogtreecommitdiff
path: root/numpy/array_api/_manipulation_functions.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2020-12-05 16:15:41 -0600
committerSebastian Berg <sebastian@sipsolutions.net>2021-03-17 21:01:52 -0500
commit9a4533246596919315095ff02a982d7c94281796 (patch)
tree47521217adfe6efd91fe5a30fd96bc56cb16e233 /numpy/array_api/_manipulation_functions.py
parentf473d571f58c78f89979138c8cc79fcf5db05f42 (diff)
downloadnumpy-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/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions