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

Fix bug in tomography conditionals on multiple cregs #967

Merged
merged 5 commits into from
Nov 8, 2022

Commits on Nov 7, 2022

  1. Fix tomography circuit clbits

    Updates tomography circuit generation to work around issues in QuantumCircuit.compose for circuits with conditional instructions on multiple registers.
    chriseclectic committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    75edacf View commit details
    Browse the repository at this point in the history
  2. Add additional tests

    chriseclectic committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    bbd5689 View commit details
    Browse the repository at this point in the history
  3. Add release note

    chriseclectic committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    c41cd8e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5c61ed View commit details
    Browse the repository at this point in the history
  5. Fix typo

    chriseclectic committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    8394bb9 View commit details
    Browse the repository at this point in the history