Skip to content

Commit 6fd39c7

Browse files
committed
removed write_qmod
1 parent 749e898 commit 6fd39c7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

algorithms/amplitude_amplification_and_estimation/quantum_counting/quantum_counting.ipynb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -466,9 +466,6 @@
466466
}
467467
],
468468
"source": [
469-
"qmod = iqae.get_model()\n",
470-
"write_qmod(qmod, \"quantum_counting_iqae\", decimal_precision=10)\n",
471-
"\n",
472469
"qprog_iqae = iqae.get_qprog()\n",
473470
"show(qprog_iqae)"
474471
]

0 commit comments

Comments
 (0)