News

Compiling simple-matrix can be compiled into a static library using GNU Make simply by typing make in this directory. A test executable can be created with make test and object files can be cleared ...
NumPP: C++ 2D Matrix Library A header-only 2D linear algebra library, start the journey with NumPP by copying folder header/NumPP to your include directory. Note: NumPP does NOT support MSVC, and only ...