diff options
author | Sayed Adel <seiko@imavr.com> | 2022-12-15 20:20:05 +0200 |
---|---|---|
committer | Sayed Adel <seiko@imavr.com> | 2023-01-29 13:02:39 +0200 |
commit | e103fa37ec8caafb966f592dd57dcb296842a29e (patch) | |
tree | d804847a91fd6b6f44f2267474f4cf5aa1d73b17 /numpy/array_api | |
parent | de95f3cfbafb08674b6dfd13f780703ebd48bf10 (diff) | |
download | numpy-e103fa37ec8caafb966f592dd57dcb296842a29e.tar.gz |
ENH: re-implement SIMD kernels of complex operations
New kernels provides better performance for non-contiguous
memory access and don't require 128-bit/64-bit aligment
for complex128/complex64 just 64-bit/32-bit, and implmented
via universal intrinics.
Diffstat (limited to 'numpy/array_api')
0 files changed, 0 insertions, 0 deletions