-
Notifications
You must be signed in to change notification settings - Fork 7
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
Developing the openqasm3
to QIR
visitor
#54
Conversation
… and Statement datastructure for program representation Temporal fix for generate_module_id
Qasm3Module Draft
a2a1793
to
b36626d
Compare
b36626d
to
9dde9ad
Compare
9dde9ad
to
1daf009
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #54 +/- ##
==========================================
- Coverage 96.67% 91.41% -5.27%
==========================================
Files 10 17 +7
Lines 271 804 +533
==========================================
+ Hits 262 735 +473
- Misses 9 69 +60 ☔ View full report in Codecov by Sentry. |
d6ee260
to
95c303e
Compare
Hi @ryanhill1, I think the code is ready for the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! If you could just take a look and clean up that one function that I commented on. Other than that, this looks ready to merge.
issue tag(s), if exist:
Changes
openqasm3
AST into pyqir constructs.pyqir._native
support +U[x]
gates