summaryrefslogtreecommitdiff
path: root/numpy/array_api/_manipulation_functions.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2021-06-15 20:08:39 -0500
committerSebastian Berg <sebastian@sipsolutions.net>2021-06-21 09:14:06 -0500
commit9c6081ef884d0d8cdc740c2b5f4f571d1fdf944c (patch)
tree2532fc03c67ef183542efe9fc4a9065d6b9db92c /numpy/array_api/_manipulation_functions.py
parent31e232c47e6be5ddc1c2433ccb97cec1640df012 (diff)
downloadnumpy-9c6081ef884d0d8cdc740c2b5f4f571d1fdf944c.tar.gz
MAINT: Align masked with normal ufunc loops
This removes the ability to specialize masked inner loops (for now) as was already noted in NEP 41 and NEP 43. The masked array is now passed in as the last argument to use the identical signature and avoid duplicating the code unnecessary. This is part of the longer process to refactor ufuncs to NEP 43 and split out, to keep the diff's shorter (or at least easier to read).
Diffstat (limited to 'numpy/array_api/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions