Skip to content

Commit

Permalink
fixing rendering issues of latex in ipynb on github
Browse files Browse the repository at this point in the history
  • Loading branch information
Marina Walt committed Apr 13, 2021
1 parent fd92f9f commit 142d584
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions examples/Simple_VHA_with_qoqo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -581,6 +581,13 @@
"delta = final_result.fun - eigenvalues.real[0]\n",
"print('Difference between VHA result and exact result: ', \"%.4f\" % delta, '.')"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit 142d584

Please sign in to comment.