Commit Graph

4 Commits

Author SHA1 Message Date
Sylvain Tricot cedbfd823e Fix bugs for energy scan in EIG spectroscopy.
It was impossible to perform an energy scan in EIG spectroscopy.
The calculator and calcio modules were corrected.
We can now compute the spectral radius vs energy with and without
renormalization for EIG spectroscopy mode
The G_n, Sigma_n, Z_n and Lowdin K^2 methods are supported for
the inversion algorithm.

This commit fixes also several issues in the GUI and in the
hemispherical_cluster function
2019-12-12 16:45:12 +01:00
Sylvain Tricot 047458dcf6 Add test coverage report in documentation
Now tests are run through the coverage utility and a report is generated
and available in the FAQ of the html doc.
2019-11-29 17:38:41 +01:00
Sylvain Tricot bdd3c7c941 Fix bug in documentation configuration
sys.path was updated to fit the new file hirerarchy (one '../' removed)
2019-11-29 15:45:55 +01:00
Sylvain Tricot a28570974e Add the doc folder with all *.rst files
This is used to create the pdf manual and html website
2019-11-22 11:39:39 +01:00