3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/triqs
Olivier Parcollet ff3de6c5e7 mc_tools: simplify measure_aux
- for pieces that need to be precomputed for several
measures.
- put them under shared_ptr, and register then with add_measure_aux.
- they must be callable, as void ().
- TODO : add this in the doc when tested
2014-01-30 20:28:30 +01:00
..
arrays add trace for ImmutableMatrix 2014-01-12 20:46:10 +01:00
clef shared_ptr<void> can not be constructed directly in c++14 2014-01-07 14:33:57 +01:00
det_manip bug in a det_manip constructor (from vectors for x and y values) corrected 2013-12-18 11:21:39 +01:00
gfs Added density for scalar_valued gf (and test thereof) 2014-01-20 17:55:07 +01:00
h5 arrays: clean h5 code 2013-11-18 23:41:32 +01:00
lattice arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00
mc_tools mc_tools: simplify measure_aux 2014-01-30 20:28:30 +01:00
parameters shared_ptr<void> can not be constructed directly in c++14 2014-01-07 14:33:57 +01:00
python_tools changing non_view_type to regular_type 2013-08-27 13:43:57 +02:00
utility Fix for clang 1y with gcc lib 2014-01-20 10:50:52 +01:00
arrays.hpp arrays : rm linalg/determinant and inverse (links) 2013-08-27 13:43:57 +02:00
clef.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
CMakeLists.txt cmake. group c++11 flags 2013-12-04 22:24:14 +01:00
det_manip.hpp add header helper files 2013-11-18 23:41:32 +01:00
gfs.hpp gf. Clean Fourier 2013-10-23 18:46:55 +02:00
h5.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
mc_tools.hpp add header helper files 2013-11-18 23:41:32 +01:00
parameters.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
version.hpp.in Work on documentation 2013-09-17 14:55:55 +02:00