linear_algebra

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

Stars
7

C++ linear algebra library.

This library implements (wants to implement) paper p1385r5.

This implementation is targeting C++17 and above.