C++ wrappers for SIMD intrinsics and parallelized, optimized mathematical functions (SSE, AVX, AVX512, NEON, SVE))
Run the following Vcpkg command to install the port.
vcpkg install xsimd
xsimd provides CMake targets:
find_package(xsimd CONFIG REQUIRED) target_link_libraries(main PRIVATE xsimd)
xtl complex support
v13.0.0#1
Sep 20, 2024
All
xtensor-stack/xsimd2.2K
github.com/xtensor-stack/xsimd
64123e5636
BSD-3-Clause
Manifest