You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/source/tutorials/vqex_mbl.ipynb
+6-6
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
"id": "e031ea97-c3ad-4dba-86c3-da987bc74bac",
6
6
"metadata": {},
7
7
"source": [
8
-
"# Probing many-body localization by excited-state VQE"
8
+
"# Probing Many-body Localization by Excited-state VQE"
9
9
]
10
10
},
11
11
{
@@ -80,7 +80,7 @@
80
80
"id": "db362fa3",
81
81
"metadata": {},
82
82
"source": [
83
-
"Note: The implementation in this tutorial is fixed to ``TensorFlow`` backend. One can use APIs of ``TensorCircuit`` and APIs of ``TensorFlow`` seamlessly and freely, and the automatic differential and the JIT compilation will not be influenced."
83
+
"Note: The implementation in this tutorial is fixed to the ``TensorFlow`` backend. One can use the APIs of ``TensorCircuit`` and the APIs of ``TensorFlow`` seamlessly and freely, and the automatic differential and the JIT compilation will not be influenced."
0 commit comments