evev2023.2.15
- Updated
EVE - the Expressive Vector Engine : C++20 SIMD Programming Library
- Project website: https://github.com/jfalcou/eve
- Documentation: https://jfalcou.github.io/eve/
#Usage
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.
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
kreuzerkrieg
Joel Falcou
Kai Pastor