We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 307951f commit bd517d4Copy full SHA for bd517d4
example/SYK.jl
@@ -3,7 +3,7 @@ A SYK model solver based on a forward fixed-point iteration method.
3
4
The self-energy of the SYK model is given by,
5
6
- Σ(τ) = J^2 * G(τ) * G(τ) * G(β-τ),
+ Σ(τ) = J² * G(τ) * G(τ) * G(β-τ),
7
8
where Green's function of the SYK model is given by the Dyson equation,
9
0 commit comments