3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/triqs/gfs/meshes
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
..
discrete.hpp gfs: Fix bug in imfreq with <0 freq. 2014-01-05 20:10:33 +01:00
linear.hpp gf : corrections 2014-02-18 19:25:29 +01:00
matsubara_freq.hpp gf: correct bug in matsubara_freq mesh point 2014-02-19 21:14:59 +01:00
matsubara_time.hpp work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
mesh_tools.hpp gfs: Fix bug in imfreq with <0 freq. 2014-01-05 20:10:33 +01:00
product.c11.hpp gf: correct bug in matsubara_freq mesh point 2014-02-19 21:14:59 +01:00
product.c14.hpp gf: correct bug in matsubara_freq mesh point 2014-02-19 21:14:59 +01:00
product.hpp gf: add C++14 impl of meshes products 2014-02-18 15:37:57 +01:00
segment.hpp work on doc for gf, and details. 2013-12-30 22:32:16 +01:00