Skip to content

Commit

Permalink
small mistake in Returns
Browse files Browse the repository at this point in the history
  • Loading branch information
Hirmay authored Apr 9, 2024
1 parent 4161391 commit 3b70478
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,7 @@ def __init__(
A positive integer representing the number of qubits used.
Returns:
cirq.Circuit: A quantum circuit that creates the uniform superposition state: $\frac{1}{\sqrt{M}} \sum_{j=0}^{M-1} \ket{j} $.
A quantum circuit that creates the uniform superposition state: $\frac{1}{\sqrt{M}} \sum_{j=0}^{M-1} \ket{j} $.
**References:**
[SV24]
Expand Down

0 comments on commit 3b70478

Please sign in to comment.