3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/test/triqs
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
..
arrays remove warnings in compilation 2014-01-30 22:17:28 +01:00
clef correction after compiling on linux gcc 4.8.1/ clang 3.3 2013-09-08 15:35:57 +02:00
clef_examples clef : new version using lvalues and moving rvalues 2013-09-08 15:04:12 +02:00
det_manip remove warnings in compilation 2014-01-30 22:17:28 +01:00
gfs gf: correct bug in matsubara_freq mesh point 2014-02-19 21:14:59 +01:00
mc_tools remove warnings in compilation 2014-01-30 22:17:28 +01:00
parameters arrays: h5 read/write for arrays of complex types 2014-02-13 21:46:23 +01:00
statistics Add statistic tools 2014-02-12 09:41:07 +01:00
utility c14, tuples : various fixes. 2014-02-18 15:37:57 +01:00
CMakeLists.txt clean the TRIQS_COMPILER macros 2013-10-21 15:12:08 +02:00