Closed hongyehu closed 6 months ago
@hongyehu I can work on this issue please do assign thank you
@AbdullahKazi500 Thanks. This issue is assigned to you. Please let us know if you need any help on PyClifford on our side. We will provide more information on this hack question shortly today. Have fun hacking!
Interested in this issue if still open @hongyehu
@s-aldaihan the issue is assigned to me already
Hey everyone, just to clarify, commenting on an issue is to indicate you are interested! Until a PR has been merged by the maintainer (@hongyehu in this case), the bounty is still up for grabs! Anyone is welcome to work on the issue until it is closed.
Thanks for the clarification @natestemen. Then feel free to try to get PR merged @s-aldaihan @AbdullahKazi500 :)
To close this issue, one needs to design an intermediate representation of quantum circuit with pyclifford language. Users can use it to define quantum error correction code (repetition code, for example) and apply measurements and detectors (see
stim
for definition) for quantum error correction. Then this intermediate representation is transferred tostim
's language and be able to usestim
as a backend for simulation.