Algebra Plugins Beta 0.4.0
Pre-release
Pre-release
Release including the following updates since v0.3.0:
- Updated the default versions of Vc and VecMem used by the project;
- Introduced (CUDA) device tests for the code;
- Made the project work on Windows, with MSVC;
- Removed the
algebra::scalar
type definition, leaving it to the users to specify their scalar type of choice through explicit template arguments.