3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 11:43:47 +01:00
dft_tools/test/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 lazy method call for gcc 2014-04-06 13:01:17 +02:00
clef_examples clef: first version of generic sum function 2014-04-04 17:47:21 +02:00
det_manip remove warnings in compilation 2014-01-30 22:17:28 +01:00
gfs [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
h5 hdf5 : clean up 2014-06-22 13:57:47 +02:00
mc_tools hdf5 : clean up 2014-06-22 13:57:47 +02:00
mpi A few parts of the lib only in C++14 mode 2014-10-18 21:20:17 +02:00
operators Add future test for operators in parameters 2014-06-06 11:12:33 +02:00
parameters hdf5 : clean up 2014-06-22 13:57:47 +02:00
statistics correct include in ising2d test. 2014-04-25 16:07:32 +02:00
utility [arrays] Important changes in implementation. 2014-10-18 21:20:17 +02:00
CMakeLists.txt clean the TRIQS_COMPILER macros 2013-10-21 15:12:08 +02:00