qsharp icon indicating copy to clipboard operation
qsharp copied to clipboard

Migrate nonlocal games 1596 task2 ghz quantum

Open ggridin opened this issue 1 year ago • 3 comments
trafficstars

The link to the issue: https://github.com/microsoft/qsharp/issues/1596

This pull request covering

  1. GHZ quantum tasks 2.1 (creating entangled triple).
  2. GHZ quantum task 2.2 (quantum strategies).
  3. Quantum strategy discussion.
  4. GHZ quantum task 2.3 (quantum game) is converted to demo.

ggridin avatar Aug 14 '24 01:08 ggridin

Testing done:

  • Build "python ./build.py" is successful
  • Placeholder cases are syntactically correct but failing verifications.
  • Solutions are successful.
  • Some other failure scenarios were tested manually

GHZ Create Entangled Triple GHZ Create Entangled Triple - Solution GHZ Quantum Strategy GHZ Quantum Strategy - Solution GHZ Discussion 1 GHZ Discussion 2 GHZ Game E2E

ggridin avatar Aug 14 '24 02:08 ggridin

This week got crazy, so I didn't get to reviewing this - sorry about that! I'll look on Monday, my calendar is a lot clearer then

tcNickolas avatar Aug 16 '24 18:08 tcNickolas

I looked at the two tasks this PR adds and left some comments. I'll take a look at the discussion and the demo tomorrow, sorry I can't finish it today, so decided to post a partial review. (Though the comment about not defining variable when measuring can be applied to the demo as well)

Thank you!

@tcNickolas - Maria, comments are addressed, waiting for re-review.

ggridin avatar Sep 11 '24 21:09 ggridin