Skip to content

Commit

Permalink
Deploying to github.io from @ 304cc62 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkaye committed Sep 21, 2023
1 parent 0cb65f9 commit ece117e
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
Binary file modified docs/main/.doctrees/background.doctree
Binary file not shown.
Binary file modified docs/main/.doctrees/environment.pickle
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/main/_sources/background.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Fourier transform of :math:`\eqref{dlrexp}` yields

.. math::
\begin{equation}
G(i nu_n) \approx \sum_{l=1}^r K(i \nu_n,\omega_l) \widehat{g}_l, \label{dlrexp_imfreq} \tag{2}
G(i \nu_n) \approx \sum_{l=1}^r K(i \nu_n,\omega_l) \widehat{g}_l, \label{dlrexp_imfreq} \tag{2}
\end{equation}
so we see that the DLR expansion can be evaluated directly in imaginary time or
Expand Down Expand Up @@ -267,4 +267,4 @@ containing the point :math:`i \nu_n = 0` must have an odd number of points.
Since it is undesirable to disallow this point, and to make sure all grids have
the same number :math:`r` of points, we force :math:`r` to be odd. This requires
including in each grid, by hand, a single point of high symmetry, and then allowing the
pivoted Gram-Schmidt procedure to select the rest of the points symmetrically.
pivoted Gram-Schmidt procedure to select the rest of the points symmetrically.
2 changes: 1 addition & 1 deletion docs/main/background.html
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ <h2>DLR in the Matsubara frequency domain<a class="headerlink" href="#dlr-in-the
<p>Fourier transform of <span class="math notranslate nohighlight">\(\eqref{dlrexp}\)</span> yields</p>
<div class="math notranslate nohighlight">
\[\begin{equation}
G(i nu_n) \approx \sum_{l=1}^r K(i \nu_n,\omega_l) \widehat{g}_l, \label{dlrexp_imfreq} \tag{2}
G(i \nu_n) \approx \sum_{l=1}^r K(i \nu_n,\omega_l) \widehat{g}_l, \label{dlrexp_imfreq} \tag{2}
\end{equation}\]</div>
<p>so we see that the DLR expansion can be evaluated directly in imaginary time or
imaginary frequency, i.e. the Fourier transform is performed analytically. As in
Expand Down
2 changes: 1 addition & 1 deletion docs/main/searchindex.js

Large diffs are not rendered by default.

0 comments on commit ece117e

Please sign in to comment.