Skip to content

Commit

Permalink
delete me
Browse files Browse the repository at this point in the history
  • Loading branch information
classiqdor committed Jun 27, 2024
1 parent c4d83a3 commit 07c7efb
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 @@ -13,7 +13,7 @@
"id": "22ec3e91-cc89-43be-88d0-1a36639e5e4e",
"metadata": {},
"source": [
"The Bernstein-Vazirani (BV) algorithm [[1](#BVWiki)], named after Ethan Bernstein and Umesh Vazirani, is a basic quantum algorithm. It gives a linear speed-up with respect to its classical counterpart, in the oracle complexity setting.\n",
"The Bernstein-Vazirani (BV) algorithm [[1](#BVWiki)], named after Ethan Bernstein and Umesh Vazirani, is a basic quantum algorithm. It gives a linear speed-up with respect to its classical counterpart, in the oracle complexity setting.\n",
"\n",
"The algorithm treats the following problem:\n",
"\n",
Expand Down

0 comments on commit 07c7efb

Please sign in to comment.