diff options
author | Sayed Adel <seiko@imavr.com> | 2020-06-18 09:51:33 +0200 |
---|---|---|
committer | Sayed Adel <seiko@imavr.com> | 2020-07-08 09:31:10 +0200 |
commit | 6539973619c0a840f533d41f302483b6492a8c64 (patch) | |
tree | 2356638543d3fdc56f3e7e8fce141a8eb4c5056c /numpy/array_api/tests | |
parent | ca39904dc7226105ece19a54ef34c9b26086cca0 (diff) | |
download | numpy-6539973619c0a840f533d41f302483b6492a8c64.tar.gz |
ENH: [2/4] implement the NumPy C SIMD vectorization interface
implement the following intrinsics for X86 extensions:
- load, store
- zero, setall, set, select, reinterpret
- boolean conversions
- (add, sub, mul, div, adds, subs)
- logical
- comparison
- left and right shifting
- combine, zip
Diffstat (limited to 'numpy/array_api/tests')
0 files changed, 0 insertions, 0 deletions