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
v11.1.0#0
Aug 7, 2023
All
xtensor-stack/xsimd1.9K
github.com/xtensor-stack/xsimd
42ffe30d32
BSD-3-Clause
Manifest