Skip to content

Commit 32ab930

Browse files
committed
delete me - only triggering tests
1 parent ab51a01 commit 32ab930

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

algorithms/algebraic/hidden_shift/hidden_shift.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"id": "450fbc3a-2837-44e7-90bc-e695a87ba220",
1616
"metadata": {},
1717
"source": [
18-
"Here we implement the hidden shift algorithm for the family of Boolean bent functions using the Classiq platform."
18+
"Here we implement the hidden shift algorithm for the family of Boolean bent functions using the Classiq platform."
1919
]
2020
},
2121
{

algorithms/bernstein_vazirani/bernstein_vazirani.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"id": "22ec3e91-cc89-43be-88d0-1a36639e5e4e",
1414
"metadata": {},
1515
"source": [
16-
"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",
16+
"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",
1717
"\n",
1818
"The algorithm treats the following problem:\n",
1919
"\n",

0 commit comments

Comments
 (0)