EVE - the Expressive Vector Engine : C++20 SIMD Programming Library
Run the following Vcpkg command to install the port.
vcpkg install eve
eve provides CMake targets:
find_package(eve CONFIG REQUIRED) target_link_libraries(main PRIVATE eve::eve)
Using eve requires a C++20 compliant compiler.
GCC-11 and clang-12 are known to work.
v2023.2.15#0
Mar 28, 2023
!windows, mingw
jfalcou/eve942
github.com/jfalcou/eve
jfalcou.github.io/eve
88daa8ab70
BSL-1.0
Manifest