We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c9a946 commit 3c08213Copy full SHA for 3c08213
src/qrisp/algorithms/gqsp.py
@@ -50,6 +50,7 @@ def _compute_maximum(p):
50
51
"""
52
53
+ #test
54
d = len(p) - 1 # degree of p
55
56
# p = [p0, p1, ..., p_d]
0 commit comments