Skip to content

Commit bd517d4

Browse files
committed
minor
1 parent 307951f commit bd517d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/SYK.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ A SYK model solver based on a forward fixed-point iteration method.
33
44
The self-energy of the SYK model is given by,
55
6-
Σ(τ) = J^2 * G(τ) * G(τ) * G(β-τ),
6+
Σ(τ) = J² * G(τ) * G(τ) * G(β-τ),
77
88
where Green's function of the SYK model is given by the Dyson equation,
99

0 commit comments

Comments
 (0)