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

Preliminary support for outputting to OpenQASM 3.0 #6795

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Nov 15, 2024

  1. Preliminary support for outputting to OpenQASM 3.0

    - This supports changing the version and the obvious
    changes in outputting to OpenQASM 3.0
    - This PR does not cover imports from OpenQASM 3.0
    dstrain115 committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7fa8464 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Update cirq-core/cirq/circuits/qasm_output.py

    Co-authored-by: Pavol Juhas <[email protected]>
    dstrain115 and pavoljuhas authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    33d1aa0 View commit details
    Browse the repository at this point in the history
  2. Apply suggested patch

    dstrain115 committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    d0b4660 View commit details
    Browse the repository at this point in the history