xtensor-stack / xsimd

C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
https://xsimd.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
2.19k stars 256 forks source link

Harmonize return type of bitofsign and signbit between scalar and vec… #1016

Closed serge-sans-paille closed 6 months ago

serge-sans-paille commented 6 months ago

…tor version