Skip to content

Algebra Plugins Beta 0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@krasznaa krasznaa released this 14 Dec 09:00
· 226 commits to main since this release
94b9727

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.