Skip to content

VecCore 0.3.0

Compare
Choose a tag to compare
@amadio amadio released this 21 Feb 13:11
· 326 commits to master since this release

This is the first release of VecCore as an independent project.

Main changes since last version:

  • Internal code refactoring
  • New CopySign() and IsInf() functions
  • KNL compilation with GCC/Clang
  • Updated documentation
  • VecCore now uses the Apache-2 license
  • Continuous integration with Travis CI and GitLab CI
  • CMake modules for installing Vc and UME::SIMD as externals
  • Updated CMake files for use by dependent projects