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 BackendEstimatorV2 #11931

Merged
merged 15 commits into from
Mar 15, 2024
Merged

Add BackendEstimatorV2 #11931

merged 15 commits into from
Mar 15, 2024

Commits on Mar 1, 2024

  1. add BackendEstimatorV2

    t-imamichi committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    a688bf4 View commit details
    Browse the repository at this point in the history
  2. reno

    t-imamichi committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    6edfce0 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. fix error for aer

    t-imamichi committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    49d1ebd View commit details
    Browse the repository at this point in the history
  2. fix comments of tests

    t-imamichi committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    eae8fe8 View commit details
    Browse the repository at this point in the history
  3. revise aer test

    t-imamichi committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    27c920d View commit details
    Browse the repository at this point in the history
  4. increase presion for test

    t-imamichi committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    e5c09a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Apply suggestions from code review

    Co-authored-by: Ian Hincks <ian.hincks@gmail.com>
    t-imamichi and ihincks committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    abf87a5 View commit details
    Browse the repository at this point in the history
  2. allow BackendV1

    t-imamichi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a0f1628 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8354449 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

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

Commits on Mar 14, 2024

  1. introduce options

    t-imamichi committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    dd4d8a6 View commit details
    Browse the repository at this point in the history
  2. use dataclass for Options

    t-imamichi committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    aea3460 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    28e86d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c809af7 View commit details
    Browse the repository at this point in the history
  3. update docstring and reno

    t-imamichi committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    6aaa98d View commit details
    Browse the repository at this point in the history