ubsuny / CP1-24-HW1

Homework template for CP1 in 2024
1 stars 17 forks source link

Bell's inequality code question #82

Open p-pxmpo opened 1 month ago

p-pxmpo commented 1 month ago

In order to do the Bell's inequality code do we just follow IBM's: tutorial https://learning.quantum.ibm.com/tutorial/chsh-inequality and edit the quantumcode.py in our own codespaces?

SchrodingersStruggle commented 1 month ago

In my eyes, no. We should have a file such that we can execute the code when booting up our codespace without editing. For as long as the code is not finished and would require editing in order to run, our project isn't done and should be sorted out.