diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-03-17 19:14:01 -0700 |
---|---|---|
committer | Sebastian Berg <sebastian@sipsolutions.net> | 2022-04-24 21:47:51 +0200 |
commit | 1e3fbb8f8a50059426b2d6369dea45c3c774bca6 (patch) | |
tree | 0cc8632893640dc3388f5275540820a209b9731b /numpy/array_api/_manipulation_functions.py | |
parent | 156139408e81d22747f348426d6c4673da9c019c (diff) | |
download | numpy-1e3fbb8f8a50059426b2d6369dea45c3c774bca6.tar.gz |
MAINT: Use FINLINE for all complex scalar functions
IIRC, these have to be inlined, because otherwise we pass structs
by value, which does not always work correctly.
Diffstat (limited to 'numpy/array_api/_manipulation_functions.py')
0 files changed, 0 insertions, 0 deletions