Skip to content

Version 0.7.2 of the reference implementation of the Linear Algebra proposal for the C++ Standard Library

Compare
Choose a tag to compare
@Twon Twon released this 02 Sep 13:41
· 4 commits to master since this release
4b39067

This provides a reference implementation of the Linear Algebra proposal P1385 for the C++ Standard Library. Specifically, this matches the specification outlined in P1385R7.

Patch release containing support for Github action and deprecating Travis and Appveyor support.