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

Add documentation for QASM export #6891

Merged
merged 8 commits into from
Jan 2, 2025

Conversation

dstrain115
Copy link
Collaborator

@dstrain115 dstrain115 commented Dec 28, 2024

  • This PR adds documentation for OpenQASM export, and also shows how to change version of OpenQASM output.

It also clarifies which versions are supported.

Fixes: #6185

- This PR adds documentation for OpenQASM export, and
also shows how to change version of OpenQASM output.

It also clarifies which versions are supported.
@dstrain115 dstrain115 requested review from vtomole and a team as code owners December 28, 2024 13:38
@dstrain115 dstrain115 requested a review from mhucka December 28, 2024 13:38
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@CirqBot CirqBot added the size: M 50< lines changed <250 label Dec 28, 2024
Copy link

codecov bot commented Dec 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.86%. Comparing base (06f12b9) to head (6926b04).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6891   +/-   ##
=======================================
  Coverage   97.86%   97.86%           
=======================================
  Files        1084     1084           
  Lines       94225    94290   +65     
=======================================
+ Hits        92215    92280   +65     
  Misses       2010     2010           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@mhucka mhucka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@mhucka mhucka enabled auto-merge (squash) January 2, 2025 03:55
@mhucka mhucka merged commit c5d29fe into quantumlib:main Jan 2, 2025
34 of 35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs area/qasm size: M 50< lines changed <250
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No documentation on how to export a circuit to OpenQASM output
3 participants