diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-03-10 18:31:44 -0800 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-03-10 18:51:13 -0800 |
commit | d4810e4accfb1a19d46b5c2cb68e66648e597440 (patch) | |
tree | 5a77e63bcc53bf2e654835b981e46152c9e076f6 /numpy/array_api/_searching_functions.py | |
parent | 1ab7e8fbf90ac4a81d2ffdde7d78ec464dccb02e (diff) | |
download | numpy-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/_searching_functions.py')
0 files changed, 0 insertions, 0 deletions