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 support on QuantumInstance/run_circuits for Backends that don't handle QasmQobj #6299

Merged
merged 8 commits into from
May 3, 2021

Commits on Apr 30, 2021

  1. Support BackendV1

    manoelmarques committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    ff92faf View commit details
    Browse the repository at this point in the history
  2. Add error mitigation logic.

    Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
    manoelmarques committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    6ec1700 View commit details
    Browse the repository at this point in the history
  3. Fix run_circuits calls

    manoelmarques committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    b124398 View commit details
    Browse the repository at this point in the history
  4. add unit tests

    manoelmarques committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    bf5c7db View commit details
    Browse the repository at this point in the history
  5. Update qiskit/utils/run_circuits.py

    Add check for providers that don't support it.
    
    Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
    manoelmarques and mtreinish authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    19a2b74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09a8c84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cdd9c3c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    de625ed View commit details
    Browse the repository at this point in the history