TeamGraphix / graphix

measurement-based quantum computing (MBQC) compiler and simulator
https://graphix.readthedocs.io
Apache License 2.0
60 stars 21 forks source link

Probabilistic two-qubit gates - hybrid compilation #28

Closed shinich1 closed 1 year ago

shinich1 commented 1 year ago

Is your feature request related to a problem? Please describe. na

Describe the solution you'd like In some cases it is preferable to use probabilistic two-qubit gate and deterministic single-qubit gates. Add 'gate' command to the framework to perform single-qubit rotations, while utilising MBQC to non-destructively try two-qubit gates.

Describe alternatives you've considered na

Additional context na