3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-25 05:43:40 +01:00
Go to file
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
cmake [cmake] Test log compare command ready to copy-paste. 2014-10-18 21:19:51 +02:00
doc [arrays] Important changes in implementation. 2014-10-18 21:20:17 +02:00
foreignlibs Changed all literalincludes --> runblock / triqs_example 2014-10-17 16:50:46 +01:00
packaging/os_x rm obsolete brew boost 2014-07-24 20:44:41 +02:00
pytriqs [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
shells Better name for run_pytriqs_for_test 2013-08-02 10:15:05 +02:00
test [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
triqs [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
.clang-format mc_tools: simplify measure_aux 2014-01-30 20:28:30 +01:00
ChangeLog Remove Cython & prepare wrapper for applis. 2014-05-30 19:34:13 +02:00
CITATIONS.bib First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
CMakeLists.txt [gfs] Lattice fourier, multivar G, curry, tail 2014-10-18 21:20:35 +02:00
COPYING.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
LICENSE.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
README.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00

 
The TRIQS website is under http://ipht.cea.fr/triqs. Start there
to learn about TRIQS.

To install TRIQS, follow the installation steps given under
http://ipht.cea.fr/triqs/doc/user_manual/install/install.html

Before you proceed, make sure you have read the LICENSE.txt file.

Enjoy!

The TRIQS team