Skip to content

Commit 99e2a55

Browse files
committed
Update vqex_mbl.ipynb
1 parent a375ad5 commit 99e2a55

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/source/tutorials/vqex_mbl.ipynb

+6-6
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "e031ea97-c3ad-4dba-86c3-da987bc74bac",
66
"metadata": {},
77
"source": [
8-
"# Probing many-body localization by excited-state VQE"
8+
"# Probing Many-body Localization by Excited-state VQE"
99
]
1010
},
1111
{
@@ -80,7 +80,7 @@
8080
"id": "db362fa3",
8181
"metadata": {},
8282
"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."
8484
]
8585
},
8686
{
@@ -253,7 +253,7 @@
253253
"id": "36480148-94e8-4c0b-bcda-c2f7cee66dad",
254254
"metadata": {},
255255
"source": [
256-
"### Loss function"
256+
"### Loss Function"
257257
]
258258
},
259259
{
@@ -291,7 +291,7 @@
291291
"id": "ab0df5f7-9ea1-4ab1-ac29-e1a3de08ecc6",
292292
"metadata": {},
293293
"source": [
294-
"### Eigenstate witness"
294+
"### Eigenstate Witness"
295295
]
296296
},
297297
{
@@ -418,7 +418,7 @@
418418
"id": "3e04d8c8-96b2-46f5-b05d-21c457aa7553",
419419
"metadata": {},
420420
"source": [
421-
"## Research project"
421+
"## Research Project"
422422
]
423423
},
424424
{
@@ -451,4 +451,4 @@
451451
},
452452
"nbformat": 4,
453453
"nbformat_minor": 5
454-
}
454+
}

0 commit comments

Comments
 (0)