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

qir runner image + test fixes #36

Merged
merged 17 commits into from
Jan 3, 2024
Merged

qir runner image + test fixes #36

merged 17 commits into from
Jan 3, 2024

Conversation

ryanhill1
Copy link
Member

Changes

  • add docker image to test against qir-runner
  • fixed existing tests so everything's passing
  • updated README + docs. Now on Pypi (dev) + readthedocs
  • added some docstrings and added relevant classes to module scope
  • fixed measurement bug using zip
  • updated preprocessing function - now decomposes against supported gates
  • added in kwargs to BasicQisVisitor which make initializing block and recording output optional to match raw pyqir outupt
  • other misc housekeeping updates to prepare package for first release

@ryanhill1 ryanhill1 merged commit 07278d2 into main Jan 3, 2024
4 checks passed
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.

Ensure the minimal working example is up and running Hello world cirq conversion MWE
1 participant