We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb5861f commit 5943bbfCopy full SHA for 5943bbf
README.md
@@ -57,6 +57,7 @@ q1 := qsim.Zero()
57
for _, s := range qsim.State(phi) {
58
fmt.Println(s)
59
}
60
+
61
// [0][ 0]( 0.4472 0.0000i): 0.2000
62
// [1][ 1]( 0.8944 0.0000i): 0.8000
63
0 commit comments