We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 931a9dd commit 56bcf6fCopy full SHA for 56bcf6f
quantum/deutsch_jozsa.py
@@ -5,8 +5,8 @@
5
classical algorithm
6
7
Premise:
8
-We are given a hidden Boolean function f ,
9
-which takes as input a string of bits, and returns either 0 or 1:
+We are given a hidden Boolean function f,
+which takes as input a string of bits, and returns either 0 or 1:
10
11
f({x0,x1,x2,...}) -> 0 or 1 , where xn is 0 or 1
12
0 commit comments