Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZX based MBQC #116

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

ZX based MBQC #116

wants to merge 13 commits into from

Conversation

masa10-f
Copy link
Contributor

@masa10-f masa10-f commented Jan 19, 2024

Before submitting, please check the following:

  • Make sure you have tests for the new code and that test passes (run tox)
  • format added code by black -l 120 <filename>
  • If applicable, add a line to the [unreleased] part of CHANGELOG.md, following keep-a-changelog.

Then, please fill in below:

Description of the change:

  • Create ZX Calculus based MBQC representation class(mgraph)
    • Support ZX rewrite rules
    • Interface to pyzx
    • interface with simulator
    • transpiler to measurement pattern
  • Create transpiler from circuit to mgraph(now limited to "XY" planes)
  • support transpiler with extended measurement planes(maybe same as the 'opt' option of the circuit-pattern transpiler)

Related issue:

#66

also see that checks (github actions) pass.
If lint check keeps failing, try installing black==22.8.0 as behavior seems to vary across versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants