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 explicitly calibrated gates in GateDirection #9786

Merged
merged 1 commit into from
Mar 13, 2023

Commits on Mar 13, 2023

  1. Fix explicitly calibrated gates in GateDirection

    If there is an explicit calibration given, this overrides the generic
    information from the `CouplingMap` or the `Target` for that particular
    instance, since one can use pulse-level control to define gates on a
    circuit-by-circuit basis that are not generically available in a way
    that can be specified in the coupling or target.
    jakelishman committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    4ba3fe8 View commit details
    Browse the repository at this point in the history