Skip to content

Commit

Permalink
Update bernstein_vazirani.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
NadavClassiq authored Feb 6, 2025
1 parent a226061 commit 5e09fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion algorithms/bernstein_vazirani/bernstein_vazirani.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"from classiq.qmod.symbolic import floor\n",
"\n",
"\n",
"@qfunc\n",
"@qfuc\n",
"def bv_predicate(a: CInt, x: QArray, res: QBit):\n",
" repeat(\n",
" x.len,\n",
Expand Down

0 comments on commit 5e09fbd

Please sign in to comment.