Skip to content

Commit

Permalink
docs typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonkaye committed Sep 21, 2023
1 parent 807bb96 commit 304cc62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/background.rst
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.

0 comments on commit 304cc62

Please sign in to comment.