3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 11:43:47 +01:00
dft_tools/triqs
Olivier Parcollet 0a1285405c [gfs] Lattice fourier, multivar G, curry, tail
- Add Fourier for lattice.
  - Add regular_bz_mesh, cyclic_lattice, and their FFT.

- rm freq_infty.
- The gf can now be evaluated on a tail_view, which result in composing the tail.
- Fix the following issue :
  g(om_) << g(om_ +1)
  will recompose the tail correctly.
- TODO : TEST THIS NEW FEATURE IN DETAIL.

- Work on singularity for G(x, omega)

 - Separate the factory for singularity from the data factory in gf.
 - overload assign_from_functoin (renamed).
 - Fix singularity_t and co in the gf (const issue).

- Clean tail, add tail_const_view
 - add m_tail for x -> tail on any mesh
 - test curry + fourier works on k
2014-10-18 21:20:35 +02:00
..
arrays [arrays] Important changes in implementation. 2014-10-18 21:20:17 +02:00
clef [clef] Fix placeholder () and [] operators 2014-09-18 22:47:53 +02:00
det_manip Modify det_manip to access determinant x_values and y_values 2014-10-14 16:26:08 +02:00
gfs [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
h5 [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
lattice [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
mc_tools Clean old boost and old mc_tools code (v1) 2014-10-18 21:05:07 +02:00
mpi A few parts of the lib only in C++14 mode 2014-10-18 21:20:17 +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 Add date+time in C++ exceptions in wrapper 2014-07-23 15:47:19 +02:00
statistics statistics : fix get_value_type detection 2014-04-17 13:48:54 +02:00
utility [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
arrays.hpp [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +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 A few parts of the lib only in C++14 mode 2014-10-18 21:20:17 +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
mpi.hpp A few parts of the lib only in C++14 mode 2014-10-18 21:20:17 +02: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