Vc v1.4.0 Release Notes
Release Date: 2018-10-01 // almost 5 years ago-
Vc is an open source library to ease explicit vectorization of C++ code. It has an intuitive API and provides portability between different compilers and compiler versions as well as portability between different vector instruction sets.
๐ Vc 1.4.0 is a minor feature release with subtle changes in the interface and the start of an upgrade path to
std::experimental::simd
.๐ User Changelog
Developer Changelog