3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/test
Olivier Parcollet 73d81cc55a gf: correct bug in matsubara_freq mesh point
- bool at_end() for a mesh point means AFTER the last point ,
as end in STL. It was not correct ( +1 missing).
- also the at_end was not computed in the mesh product.
- it slightly changes the test_fit_tail --> just changed the output.
--> did this bug affect other functions/codes ?
2014-02-19 21:14:59 +01:00
..
pytriqs Change tail implementation with fixed array size 2013-09-12 15:21:56 +02:00
speed remove warnings in compilation 2014-01-30 22:17:28 +01:00
triqs gf: correct bug in matsubara_freq mesh point 2014-02-19 21:14:59 +01:00
CMakeLists.txt cmake. group c++11 flags 2013-12-04 22:24:14 +01:00