3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/doc
Olivier Parcollet 1ecec0b933 gfs: Fix bug in imfreq with <0 freq.
- there was a confusion in gf imfreq, in the new case
where freq can be <0 (non real gf, or for product gf).
- index: is the matsubara n, as in the struct matsubara_freq
  index can be >0 or <0
- linear_index : is the shift from the 0. It is always >0.
  Fixed function to compute it.

- Also changed the construction of mesh_point in the generic iterator.
  Before, was constructed with a mesh point of index 0
  Now, added a new constructor on mesh_point_t, just taking the mesh
  which construct the *first* mesh_point.
  Fixed linear, discrete, product accordingly.
  Added to the documentation of the concepts of gf.
2014-01-05 20:10:33 +01:00
..
_static Work on doc 2013-08-30 20:28:41 +02:00
_templates Minimal changes in the doc 2013-09-03 19:14:24 +02:00
installation work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
reference gfs: Fix bug in imfreq with <0 freq. 2014-01-05 20:10:33 +01:00
scripts Fix tail in update_archive 2013-12-16 14:33:19 +01:00
themes Work on documentation 2013-09-17 14:55:55 +02:00
tutorials Add doc for tightbinding and bravaislattice. 2013-12-31 15:26:20 +01:00
about.rst Put applications in applications/ subdir 2013-09-05 10:23:16 +02:00
applications.rst Put applications in applications/ subdir 2013-09-05 10:23:16 +02:00
changelog.rst Update documentation 2013-10-21 15:12:11 +02:00
CMakeLists.txt Work on doc. Added notations & C++ intro 2013-09-08 22:13:04 +02:00
conf.py.in Work on doc. 2013-11-18 23:41:32 +01:00
contents.rst Update documentation 2013-10-21 15:12:11 +02:00
documentation.rst Work on documentation 2013-09-17 14:55:55 +02:00
index.rst work on doc for gf, and details. 2013-12-30 22:32:16 +01:00
install.rst Iteration over the doc 2013-12-31 14:22:00 +01:00
issues.rst Work on documentation 2013-08-29 17:23:40 +02:00
overview.rst First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
versions.rst Minimal changes in the doc 2013-09-03 19:14:24 +02:00