This small library can bridge between our code and 3rd party libraries for solving the system of linear equations.
There are several ways to use this small lib:
- The quieckest way is using the provided makefiles (The Quick Use).
- The best way is making the lib usind CMake.
You can use provided makefiles to make the projec itself, a library from the project, and the tester of the library as well.