summaryrefslogtreecommitdiff
path: root/numpy/array_api/_manipulation_functions.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2022-03-10 18:31:44 -0800
committerSebastian Berg <sebastian@sipsolutions.net>2022-03-10 18:51:13 -0800
commitd4810e4accfb1a19d46b5c2cb68e66648e597440 (patch)
tree5a77e63bcc53bf2e654835b981e46152c9e076f6 /numpy/array_api/_manipulation_functions.py
parent1ab7e8fbf90ac4a81d2ffdde7d78ec464dccb02e (diff)
downloadnumpy-d4810e4accfb1a19d46b5c2cb68e66648e597440.tar.gz
MAINT: Move can-cast table to a custom header file
This is not much cleaner/easier, but the long goal is to remove the whole "promotion table initialization" function. The short term goal is that I would like to have compile time constant `CAN_CAST()` to clean up the scalar code, moving this to a header, rather than a run-time function should help with that. (I am assuming a constant table lookup is fine)
Diffstat (limited to 'numpy/array_api/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions