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 AerBackend issues caused by upgrading BackendV2 #1995

Merged
merged 27 commits into from
Nov 24, 2023

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    4587384 View commit details
    Browse the repository at this point in the history
  2. move import line

    doichanj committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    45cde5b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    b94fd93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c20f91b View commit details
    Browse the repository at this point in the history
  3. format

    doichanj committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    55b635b View commit details
    Browse the repository at this point in the history
  4. remove unused import

    doichanj committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    acda947 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    e8f43bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06f2fe1 View commit details
    Browse the repository at this point in the history
  3. rename plugin

    doichanj committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    dbb87b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ea99e3 View commit details
    Browse the repository at this point in the history
  5. fix custom pass manager

    doichanj committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8d14345 View commit details
    Browse the repository at this point in the history
  6. fix pass_manager function

    doichanj committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a463e1d View commit details
    Browse the repository at this point in the history
  7. added ccx in NAME_MAPPING

    doichanj committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e08fc84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2162ea8 View commit details
    Browse the repository at this point in the history
  9. added release note

    doichanj committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    6c0dc2e View commit details
    Browse the repository at this point in the history
  10. add check if opnodes is None

    doichanj committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    0d62961 View commit details
    Browse the repository at this point in the history
  11. add check config

    doichanj committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    d68601b View commit details
    Browse the repository at this point in the history
  12. decrease return

    doichanj committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a2c336e View commit details
    Browse the repository at this point in the history
  13. check opt level

    doichanj committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    e8cf4e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

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

Commits on Nov 21, 2023

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

Commits on Nov 22, 2023

  1. Update qiskit_aer/backends/plugin/aer_backend_plugin.py

    Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
    doichanj and mtreinish authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c88bdff View commit details
    Browse the repository at this point in the history
  2. Update qiskit_aer/backends/plugin/aer_backend_plugin.py

    Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
    doichanj and mtreinish authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    3b0543a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28e2f06 View commit details
    Browse the repository at this point in the history
  4. refer review comments

    doichanj committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    8afde0b View commit details
    Browse the repository at this point in the history
  5. remove unused import

    doichanj committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c3f0cc4 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

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