You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/quantum/explore-entanglement/includes/3-create-entanglement-qsharp.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Suppose that you have a two-qubit system in the state :::no-loc text="$\\ket{00}
36
36
37
37
Here's how it works:
38
38
39
-
1. Choose one qubit in the :::no-loc text="$\\ket{00}$"::: state to be the control qubit and the other qubit to be the target qubit. Here, we choose the leftmost qubit to be the control and the rightmost qubit to be the target.
39
+
1. Choose one qubit in the c state to be the control qubit and the other qubit to be the target qubit. Here, we choose the leftmost qubit to be the control and the rightmost qubit to be the target.
40
40
1. Put only the control qubit into an equal superposition state. To do so, apply an H operation to only the control qubit:
0 commit comments