Skip to content

Commit

Permalink
Update CHSH_Inequality.ipynb (#131)
Browse files Browse the repository at this point in the history
Co-authored-by: Jean-Christophe Jaskula <99367153+jcjaskula-aws@users.noreply.github.com>
Co-authored-by: Abe Coull <85974725+math411@users.noreply.github.com>
Co-authored-by: Ashlyn Hanson <65787294+ashlhans@users.noreply.github.com>
  • Loading branch information
4 people authored Feb 15, 2024
1 parent 77ce881 commit 2a815d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/textbook/CHSH_Inequality.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"CHSH Inequality experiment consists of four circuits acting on two qubits each. The four circuits are grouped together in the `create_chsh_inequality_circuits` function. The input arguemnts are the two qubits to act on and the two separate angles to rotate each qubits by. The default values for the angles:\n",
"CHSH Inequality experiment consists of four circuits acting on two qubits each. The four circuits are grouped together in the `create_chsh_inequality_circuits` function. The input arguments are the two qubits to act on and the two separate angles to rotate each qubits by. The default values for the angles are:\n",
"$$A_1 = \\pi/2$$\n",
"$$B_1 = \\pi/4$$\n",
"$$A_2 = 0$$\n",
Expand Down

0 comments on commit 2a815d2

Please sign in to comment.