mirror of
https://github.com/triqs/dft_tools
synced 2024-12-25 22:03:43 +01:00
doc: typo corrected
This commit is contained in:
parent
67a1a7c079
commit
f56a0abc09
@ -183,7 +183,7 @@ behaves like
|
|||||||
|
|
||||||
.. math::
|
.. math::
|
||||||
|
|
||||||
g(z) \sim ... + M_{-1} z + M_0 + \frac{M_1}{z} + \frac{M_2}{z} + ...
|
g(z) \sim ... + M_{-1} z + M_0 + \frac{M_1}{z} + \frac{M_2}{z^2} + ...
|
||||||
|
|
||||||
where :math:`M_i` are matrices with the same dimensions as :math:`g`.
|
where :math:`M_i` are matrices with the same dimensions as :math:`g`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user