3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-26 14:23:38 +01:00
dft_tools/test/triqs/gfs
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
..
multivar [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
array_gf.cpp hdf5 : clean up 2014-06-22 13:57:47 +02:00
block.cpp hdf5 : clean up 2014-06-22 13:57:47 +02:00
block.output gf/clef. Bug fix, and added scalar->matrix reinterpret for blocks 2013-10-31 14:41:48 +01:00
CMakeLists.txt A few parts of the lib only in C++14 mode 2014-10-18 21:20:17 +02:00
fourier1.cpp Update tests related to Fourier transforms 2014-07-02 22:56:06 +02:00
g_r_k.cpp [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
gf3.cpp Fix #98 2014-07-02 18:22:25 +02:00
gf_mul.cpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
gf_notail.cpp [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
gf_notail.output Update tests related to Fourier transforms 2014-07-02 22:56:06 +02:00
gf_positive_and_negative_matsubara.cpp hdf5 : clean up 2014-06-22 13:57:47 +02:00
gf_positive_and_negative_matsubara.output Made test gf_notail clearer. 2014-02-18 17:15:55 +01:00
gf_retw.cpp hdf5 : clean up 2014-06-22 13:57:47 +02:00
gf_scalar.cpp [gfs] Singularity as an explicit template parameter 2014-10-18 21:20:16 +02:00
gfv2.cpp [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
gfv2.output [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
mpi_red.cpp Work on compilation speed. 2014-05-02 20:49:19 +02:00
ser.cpp [API change] gf : factories -> constructors 2013-10-21 15:11:44 +02:00
test_fit_tail.cpp [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
test_fit_tail.output Attempt to fix gelss call in fit_tail. 2014-03-19 14:01:26 +01:00
test_fourier_matsubara.cpp Update tests related to Fourier transforms 2014-07-02 22:56:06 +02:00
test_fourier_matsubara.ipynb Work on gf 2013-09-09 15:41:46 +02:00
test_fourier_real_time.cpp hdf5 : clean up 2014-06-22 13:57:47 +02:00
test_fourier_real_time.ipynb mv test gf -> gfs 2013-09-06 17:51:51 +02:00
test_gf_triqs.cpp Update tests related to Fourier transforms 2014-07-02 22:56:06 +02:00
test_gf_triqs.output Update tests related to Fourier transforms 2014-07-02 22:56:06 +02:00
vector_expr_temp.cpp mv test gf -> gfs 2013-09-06 17:51:51 +02:00