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

Adding circuit executor classes and shot-branching #1766

Merged
merged 63 commits into from
Aug 9, 2023

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    5684f13 View commit details
    Browse the repository at this point in the history
  2. merge main

    doichanj committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    a03bbb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. fix merge conflicts

    doichanj committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    430ed9f View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

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

Commits on Mar 29, 2023

  1. simplify sub-classes

    doichanj committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e0ba7e6 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. fix unformatted code

    doichanj committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    1cd3c73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0499009 View commit details
    Browse the repository at this point in the history
  3. fix unformatted code again

    doichanj committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    9fcd4e9 View commit details
    Browse the repository at this point in the history
  4. Fix MPI code

    doichanj committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f4fe17f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    c6c2e6e View commit details
    Browse the repository at this point in the history
  2. Fix clang format

    doichanj committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    72faca7 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

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

Commits on Apr 7, 2023

  1. reflecting review comments

    doichanj committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    cb0579c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0c79a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a56514 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. recover save_data_per_shot

    doichanj committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    6abd5ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a9e3e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

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

Commits on Apr 21, 2023

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

Commits on May 19, 2023

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

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    846f645 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    371dd62 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. save codes before merge

    doichanj committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    16aa8a8 View commit details
    Browse the repository at this point in the history
  2. merge 0.12.1

    doichanj committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    a2ff17c View commit details
    Browse the repository at this point in the history
  3. Fix format

    doichanj committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d87af94 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2023

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

Commits on Jul 4, 2023

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

    doichanj committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2acffce View commit details
    Browse the repository at this point in the history
  3. format

    doichanj committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2dbe800 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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

Commits on Jul 7, 2023

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

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    fa9e1fc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f0efee View commit details
    Browse the repository at this point in the history
  3. fix format

    doichanj committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5fb9fbc View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Changed option shot_branching_enable=False by default, add shot_branc…

    …hing_sampling_enable (False by default), add test cases for shot-branching
    doichanj committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b682d9b View commit details
    Browse the repository at this point in the history
  2. format

    doichanj committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2216225 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffd21d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    138a1a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abbb719 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61bb0cb View commit details
    Browse the repository at this point in the history
  4. format

    doichanj committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    3353d11 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. add target_gpus option

    doichanj committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    07bffc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Remove Python 3.7 from Github actions (Qiskit#1819)

    Since 0.13.0, Aer does not support Python 3.7.
    This commit removes github actions for CI.
    
    * Removing python 3.7 from test workflow
    * Removing python 3.7 from build workflow
    * Removing python 3.7 from deploy workflow
    * Removing python 3.7 from tox
    * revert
    * Remove python 3.7 from pyproject.toml
    * Remove python 3.7 from pyproject.toml - tool
    ---------
    
    Co-authored-by: Hiroshi Horii <hhorii@users.noreply.github.com>
    2 people authored and doichanj committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c76ed74 View commit details
    Browse the repository at this point in the history
  2. Fix missing dynamic link path for CUDA runtime and cuQuantum libraries (

    Qiskit#1877)
    
    Co-authored-by: Hiroshi Horii <hhorii@users.noreply.github.com>
    doichanj and hhorii committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    99c9e26 View commit details
    Browse the repository at this point in the history
  3. Fix OpenMP nested parallel (Qiskit#1880)

    * Fix OpenMP nested parallel
    
    * add comment in release note
    
    * fix true and false
    
    * fix format
    
    ---------
    
    Co-authored-by: Hiroshi Horii <hhorii@users.noreply.github.com>
    doichanj and hhorii committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    67e6e8d View commit details
    Browse the repository at this point in the history
  4. Support u3 gate application in Aer runtime API (Qiskit#1876)

    * Support u3 gate application
    
    * Apply clang-format
    
    * Revert clang-format for aer_runtime_api.h
    
    * Add release note
    
    ---------
    
    Co-authored-by: Hiroshi Horii <hhorii@users.noreply.github.com>
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    3 people authored and doichanj committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8885eae View commit details
    Browse the repository at this point in the history
  5. Fix required_memory_mb (Qiskit#1881)

    * Fix required_memory_mb
    
    * add release note
    
    ---------
    
    Co-authored-by: Hiroshi Horii <hhorii@users.noreply.github.com>
    doichanj and hhorii committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0d553b0 View commit details
    Browse the repository at this point in the history
  6. format

    doichanj committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    daf3c19 View commit details
    Browse the repository at this point in the history
  7. format

    doichanj committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2235462 View commit details
    Browse the repository at this point in the history
  8. format

    doichanj committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dbe2300 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fabfa63 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e66ab86 View commit details
    Browse the repository at this point in the history
  11. Remove PulseSimulator (Qiskit#1884)

    Since 0.12, Qiskit-Aer notices deprecation warnings to use of PulseSimulato. Because 0.13 will be released after +3 months since 0.12 was released, Qiskit-Aer will stop supports of pulse simulation.
    
    * first pass at removing pulse simulator
    * autoformat with black
    * remove ref to aer pulse in docs
    * fix lint issues
    * remove pulse rst
    * remove pulse tests
    * add release note
    * remove open pulse from CMakeLists.txt
    * remove pulse tests
    * remove remaining pulse codes
    
    ---------
    
    Co-authored-by: AngeloDanducci <angelo.danducci.ii@ibm.com>
    2 people authored and doichanj committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c9c6150 View commit details
    Browse the repository at this point in the history
  12. Fix an issue in aer_state_initialize() of C API (Qiskit#1885)

    Correct C API `aer_state_initialize` to take an argument of `handler`.
    
    * update aer_state_initialize API
    * add reno
    hhorii authored and doichanj committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e39e458 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a59e319 View commit details
    Browse the repository at this point in the history
  14. fix unmerged file

    doichanj committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6fe5f04 View commit details
    Browse the repository at this point in the history
  15. remove conflict

    doichanj committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8f07e97 View commit details
    Browse the repository at this point in the history
  16. rerun tests

    doichanj committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e63e1e0 View commit details
    Browse the repository at this point in the history
  17. remove conflict

    doichanj committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2170189 View commit details
    Browse the repository at this point in the history
  18. recover files

    doichanj committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f566872 View commit details
    Browse the repository at this point in the history
  19. remove conflict

    doichanj committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    12b7d7b View commit details
    Browse the repository at this point in the history
  20. fix non-gpu

    doichanj committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    36f0ea8 View commit details
    Browse the repository at this point in the history
  21. update release note

    doichanj committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    f1ee98d View commit details
    Browse the repository at this point in the history