summaryrefslogtreecommitdiff
path: root/numpy/array_api
diff options
context:
space:
mode:
authorSayed Adel <seiko@imavr.com>2020-06-18 09:51:30 +0200
committerSayed Adel <seiko@imavr.com>2020-07-08 09:31:06 +0200
commitca39904dc7226105ece19a54ef34c9b26086cca0 (patch)
tree8d68c2af70947f26032690cf0b984f0491460547 /numpy/array_api
parent8245b392a344a1ae0db6e569ab68b368ad8883c1 (diff)
downloadnumpy-ca39904dc7226105ece19a54ef34c9b26086cca0.tar.gz
ENH: [1/4] implement the NumPy C SIMD vectorization interface
"NPYV" or universal intrinsics as NEP-38 define it, are types and functions intended to simplify vectorization of code on different platforms. This patch initialize NPYV for SIMD extensions SSE, AVX2, AVX512, VSX and NEON on the top of C definitions that defined by the new generated header '_cpu_dispatch.h' which included by 'cpu_dispatch.h'.
Diffstat (limited to 'numpy/array_api')
0 files changed, 0 insertions, 0 deletions