3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/triqs
Olivier Parcollet 41caa7ab91 Fix #139
- Python legacy code :
- Put back for both refreq and imfreq gf
g += matrix
g += complex
g + matrix
g + complex
and same with - operator.

- same impl. for both.
- with python wrapping
2014-10-22 21:19:05 +02:00
..
arrays Fix #139 2014-10-22 21:19:05 +02:00
clef fix C++11 issue in clef 2014-10-21 13:31:32 +02:00
det_manip Modify det_manip to access determinant x_values and y_values 2014-10-14 16:26:08 +02:00
gfs Fix #139 2014-10-22 21:19:05 +02:00
h5 Silence warnings on gcc 2014-10-18 21:20:42 +02:00
lattice [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
mc_tools [mctools] Some cleaning. 2014-10-18 21:26:20 +02:00
mpi [mpi] Clean, rm mpi.hpp, Fix #133, Fix #140 2014-10-22 15:33:13 +02:00
operators A few parts of the lib only in C++14 mode 2014-10-18 21:20:17 +02:00
parameters Fix #112 and put back g +=/-= matrix for imfreq 2014-09-06 19:07:34 +02:00
python_tools [clang tool] add parameter class treatment and h5 generator 2014-10-18 21:20:41 +02:00
statistics statistics : fix get_value_type detection 2014-04-17 13:48:54 +02:00
utility [mpi] Clean, rm mpi.hpp, Fix #133, Fix #140 2014-10-22 15:33:13 +02:00
arrays.hpp [mpi] Clean, rm mpi.hpp, Fix #133, Fix #140 2014-10-22 15:33:13 +02:00
clef.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
CMakeLists.txt Fix compilation of py_converter. 2014-05-20 22:24:30 +02:00
det_manip.hpp add header helper files 2013-11-18 23:41:32 +01:00
gfs.hpp [gfs] Various fixes, for paper 2014-10-20 17:09:56 +02:00
h5.hpp [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +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
statistics.hpp Statistical tools documentation. 2014-04-17 13:39:51 +02:00
version.hpp.in Work on documentation 2013-09-17 14:55:55 +02:00