mirror of
https://github.com/triqs/dft_tools
synced 2024-12-25 13:53:40 +01:00
Fixed wrong minus sign in FT definition.
This commit is contained in:
parent
2be9587078
commit
3fcf72735e
@ -11,7 +11,7 @@ This object stores a matrix valued Green function in imaginary frequencies
|
|||||||
in the Matsubara formalism :
|
in the Matsubara formalism :
|
||||||
|
|
||||||
.. math::
|
.. math::
|
||||||
G_{\alpha \beta} (i \omega_n) \equiv \int_0^\beta G_{\alpha \beta} ( \tau) e^{-i \omega_n \tau}
|
G_{\alpha \beta} (i \omega_n) \equiv \int_0^\beta G_{\alpha \beta} ( \tau) e^{i \omega_n \tau}
|
||||||
|
|
||||||
where :math:`G(\tau)` is the :ref:`Matsubara Green function in imaginary time <GfImTime>`.
|
where :math:`G(\tau)` is the :ref:`Matsubara Green function in imaginary time <GfImTime>`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user