The library provides basic objects and core numerical routines, needed for scientific calculations within the framework of Dyson-Schwinger equations(DSE) and Bette-Salpeter equations(BSE).
The related research carried out by developing and using this library is reported in https://github.com/stkubr/Thesis/blob/master/Thesis_Kubrak.pdf
Note however this is only a partial release and the most of features mentioned in the thesis are not present in library.
You would need Cmake installed with version minimum 2.8.12
cmake -DCMAKE_BUILD_TYPE=Release CMakeLists.txt
make
./DSE_Example