summaryrefslogtreecommitdiff
path: root/numpy/array_api/setup.py
diff options
context:
space:
mode:
authorSebastian Berg <sebastian@sipsolutions.net>2022-04-04 13:54:36 -0700
committerSebastian Berg <sebastian@sipsolutions.net>2022-04-04 13:58:08 -0700
commitecd32626dee3cce61ccb91510f61dcd8be8b2122 (patch)
tree04c1dd7b3cd787d33373e76e63ccf0a85ae9708d /numpy/array_api/setup.py
parentbeb5dedf78b96183906ec9e979ef83bb040b7b78 (diff)
downloadnumpy-ecd32626dee3cce61ccb91510f61dcd8be8b2122.tar.gz
MAINT: Clean-up includes of auto-generated umath code
This moves the include of the autogenerated c code (not headers!) for the ufunc handling to where it belongs (or at least closer to it). The `InitOperators` is now part of `initumath`. The ufunc API table which is exported is exported through `multiarray.c`, so it is included there. This allows including of umath code elsewhere in NumPy without losing sanity. It is probably not quite as clean as it could be, but definitely a step in the right direction.
Diffstat (limited to 'numpy/array_api/setup.py')
0 files changed, 0 insertions, 0 deletions