Skip to content

Commit d4e205d

Browse files
committed
update image explanation
1 parent c97fbc0 commit d4e205d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/tutorials/02_qubit_hamiltonian.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,13 @@
406406
"c_z /= distance_counts"
407407
]
408408
},
409+
{
410+
"cell_type": "markdown",
411+
"metadata": {},
412+
"source": [
413+
"We can see that the Z correlation shows true long range order (the correlator does not decay to 0). The X,Y correlators decay to 0 with distance between spin pairs."
414+
]
415+
},
409416
{
410417
"cell_type": "code",
411418
"execution_count": 9,

0 commit comments

Comments
 (0)