diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-04-04 13:54:36 -0700 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-04-04 13:58:08 -0700 |
commit | ecd32626dee3cce61ccb91510f61dcd8be8b2122 (patch) | |
tree | 04c1dd7b3cd787d33373e76e63ccf0a85ae9708d /numpy/array_api/linalg.py | |
parent | beb5dedf78b96183906ec9e979ef83bb040b7b78 (diff) | |
download | numpy-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/linalg.py')
0 files changed, 0 insertions, 0 deletions