Danuzco / nonlocality_certification

0 stars 0 forks source link

Solution isn't working for all m #1

Open jam-khan opened 2 months ago

jam-khan commented 2 months ago

I am trying to use the code for quantum nonlocality of m = 3 with some experimental statistics, but code is tested on m = 2 and m = 3 doesn't works.

I will try and generalize it to m and see if gives me results for the my statistics.

Please comment on this issue if you feel I could use some information.

Danuzco commented 2 months ago

Hello! All right, please let me check as it's been a while since a last run these codes.

I am trying to use the code for quantum nonlocality of m = 3 with some experimental statistics, but code is tested on m = 2 and m = 3 doesn't works.

I will try and generalize it to m and see if gives me results for the my statistics.

  • [ ] Fix and generalize for m.

Please comment on this issue if you feel I could use some information.

jam-khan commented 2 months ago

Hey @Danuzco, I have made a fix to generalize it for m and it works for me. I will try and create a PR and add some examples by tomorrow and then, you may give it a look.

Danuzco commented 2 months ago

Hi @jam-khan. The program is designed to work with any m value. The first thing you need to make sure is that the data must be properly put in txt (see examples in the experimental_data folder).