Skip to content

Commit 3c08213

Browse files
committed
Test
1 parent 4c9a946 commit 3c08213

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/qrisp/algorithms/gqsp.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ def _compute_maximum(p):
5050
5151
"""
5252

53+
#test
5354
d = len(p) - 1 # degree of p
5455

5556
# p = [p0, p1, ..., p_d]

0 commit comments

Comments
 (0)