Sympiler is a code generator for transforming sparse matrix methods. To access the list of publication and resources please visit: http://www.sympiler.com/
If you have CMake 3.16 or higher and a C++11 compiler, then:
git clone --recursive https://github.com/sympiler/sympiler.git
cd sympiler
cmake -DCMAKE_BUILD_TYPE=Release -S . -B build
cmake --build build --config Release -j 6
For details, please see the table below.