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

[WIP] Add aer simulator target #331

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Sep 27, 2023

  1. Add Aer simulator target

    ibm-wakizaka committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    dbfbad3 View commit details
    Browse the repository at this point in the history
  2. Update tests

    ibm-wakizaka committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6ff097f View commit details
    Browse the repository at this point in the history
  3. Improve error infomation

    ibm-wakizaka committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    621a85a View commit details
    Browse the repository at this point in the history
  4. Fix tests

    ibm-wakizaka committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2cdfc7a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c33411 View commit details
    Browse the repository at this point in the history
  6. Fix type-error

    ibm-wakizaka committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b19f375 View commit details
    Browse the repository at this point in the history
  7. Remove unnecessary tests

    ibm-wakizaka committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0a8035b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    786b4ca View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Remove global variables

    ibm-wakizaka committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    91fc0ea View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Remove unused function

    ibm-wakizaka committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    7516cb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ce5163 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    91fa2c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    790f33a View commit details
    Browse the repository at this point in the history
  3. Use llvm::StringError

    ibm-wakizaka committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3c8c956 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b5308d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5bb705 View commit details
    Browse the repository at this point in the history