xsimd
xsimd copied to clipboard
C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
Results
141
xsimd issues
Sort by
recently updated
recently updated
newest added
Hi team, Me and @emrys53 run some benchmaks and found out that complex multiply seems quite slow.  scalar complex mul is what the compiler can do with aggressive flags...