3n16m4 / linear_algebra

C++ linear algebra implementation (implementing C++ proposal P1385R5)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ linear algebra library.

Build Build Build codecov C++17

This library implements (wants to implement) paper p1385r5.

This implementation is targeting C++17 and above.

About

C++ linear algebra implementation (implementing C++ proposal P1385R5)


Languages

Language:C++ 95.7%Language:CMake 2.9%Language:C 1.4%