We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920a723 commit 2df5cd5Copy full SHA for 2df5cd5
1 file changed
examples/heisenberg/main.jl
@@ -9,7 +9,7 @@ PEPS. To that end, we will consider the two-dimensional Heisenberg model on a sq
9
H = \sum_{\langle i,j \rangle} \left ( J_x S^{x}_i S^{x}_j + J_y S^{y}_i S^{y}_j + J_z S^{z}_i S^{z}_j \right )
10
```
11
12
-Here, we want to set $J_x=J_y=J_z=1$ where the Heisenberg model is in the antiferromagnetic
+Here, we want to set $J_x = J_y = J_z = 1$ where the Heisenberg model is in the antiferromagnetic
13
regime. Due to the bipartite sublattice structure of antiferromagnetic order one needs a
14
PEPS ansatz with a $2 \times 2$ unit cell. This can be circumvented by performing a unitary
15
sublattice rotation on all B-sites resulting in a change of parameters to
0 commit comments