Skip to content

Commit

Permalink
delete me - only triggering tests
Browse files Browse the repository at this point in the history
  • Loading branch information
classiqdor committed Jan 9, 2025
1 parent d51dfe6 commit f73bd21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion algorithms/algebraic/hidden_shift/hidden_shift.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"id": "450fbc3a-2837-44e7-90bc-e695a87ba220",
"metadata": {},
"source": [
"Here we implement the hidden shift algorithm for the family of Boolean bent functions using the Classiq platform."
"Here we implement the hidden shift algorithm for the family of Boolean bent functions using the Classiq platform."
]
},
{
Expand Down
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 speedup compared 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 speedup compared 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 f73bd21

Please sign in to comment.