Skip to content

Commit

Permalink
Remove mention of simulated results in CHSH tutorial (Qiskit#1447)
Browse files Browse the repository at this point in the history
First part of Qiskit#1443 

Still need to figure out how to change the tags on the platform.  

- [ ] The CHSH tutorial is tagged "scheduling", but there is no
scheduling involved.
  • Loading branch information
beckykd authored May 29, 2024
1 parent 6d3044e commit 40dc2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/chsh-inequality/chsh-inequality.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@
"id": "63e63853",
"metadata": {},
"source": [
"In the figure, the red dashed lines delimit the classical bounds ($\\pm 2$) and the dash-dotted blue lines delimit the quantum bounds ($\\pm 2\\sqrt{2}$). You can see that the experimental results resemble the general trend of the simulated results and there are regions where the CHSH witness quantities exceeds the classical bounds. Congratulations! You have successfully demonstrated the violation of CHSH inequality in a real quantum system!"
"In the figure, the lines and gray areas delimit the bounds; the outer-most (dash-dotted) lines delimit the quantum-bounds ($\\pm 2$), whereas the inner (dashed) lines delimit the classical bounds ($\\pm 2\\sqrt{2}$). You can see that there are regions where the CHSH witness quantities exceeds the classical bounds. Congratulations! You have successfully demonstrated the violation of CHSH inequality in a real quantum system!"
]
},
{
Expand Down

0 comments on commit 40dc2fb

Please sign in to comment.