Skip to content

Commit

Permalink
Add section names for QPE
Browse files Browse the repository at this point in the history
  • Loading branch information
Axect committed Apr 3, 2024
1 parent 37f36d6 commit 5cff214
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions notebook/qpe.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,13 @@
" $$ "
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Visualize probability"
]
},
{
"cell_type": "code",
"execution_count": 2,
Expand Down Expand Up @@ -143,6 +150,13 @@
" plt.show()"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Quantum circuit for QPE"
]
},
{
"cell_type": "code",
"execution_count": 3,
Expand Down

0 comments on commit 5cff214

Please sign in to comment.