summaryrefslogtreecommitdiff
path: root/numpy/lib/index_tricks.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2020-09-12 16:39:50 -0500
committerSebastian Berg <sebastian@sipsolutions.net>2020-09-12 16:39:50 -0500
commitc70fbb6d7206155f8f9d75af585f32c7b057051a (patch)
tree261a704408ef718414d1a25eb827ebb8fe4de9fb /numpy/lib/index_tricks.py
parent953c0827c6f31b574a6792f815ebd47def91df97 (diff)
downloadnumpy-c70fbb6d7206155f8f9d75af585f32c7b057051a.tar.gz
MAINT: (dtype-transfer) make copyswapn and legacy cast wrapper method
This is just a small preparation to make the code slightly more modular, since I definitely will need to retain the wrapping for legacy dtype `dtype->f->castfuncs` and the `dtype->f->copyswapn`, but want more freedom to see whether I can split out the specialized casts we use internally (since NumPy has those cast functions, but normally never uses them). Splitting these two out should make it easier to write a function to support current "legacy" dtype cast functions without worrying as much about the casts used internally for NumPy dtypes.
Diffstat (limited to 'numpy/lib/index_tricks.py')
0 files changed, 0 insertions, 0 deletions