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

Release 0.15.1 #2225

Merged
merged 7 commits into from
Sep 13, 2024
Merged

Release 0.15.1 #2225

merged 7 commits into from
Sep 13, 2024

Commits on Sep 12, 2024

  1. Add open_pulse entry to AerBackendConfiguration (Qiskit#2214)

    * add open_pulse entry to AerBackendConfiguration
    
    * add test
    t-imamichi authored and doichanj committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    22980cb View commit details
    Browse the repository at this point in the history
  2. Fix tests Aer 0.15 in the latest environments (Qiskit#2223)

    * qiskit 1.0.0rc1 -> 1.3.0b1
    
    * test
    
    * test
    
    * fix tutorial
    
    * add release note
    doichanj committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a05eac4 View commit details
    Browse the repository at this point in the history
  3. change version number

    doichanj committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ff0ee2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e384a36 View commit details
    Browse the repository at this point in the history
  5. Truncate save_expval (Qiskit#2216)

    * truncate save_expval
    
    * fix truncation
    
    * fix truncation
    
    * add num_original_qubits to aer_circuit to get num_qubits without ancilla qubits
    
    * Fix adding qubitset
    
    * add test case, release note and fix docs
    
    * fix doc
    
    * fix doc
    
    * fix doc
    
    * fix doc
    
    * fix doc
    
    * fix doc
    
    * fix doc
    
    * fix doc
    
    * change truncation strategy
    
    * format
    
    * remove print
    
    * no truncation when circuit is empty
    
    * Update VERSION.txt
    
    revert to 0.15.0
    
    ---------
    
    Co-authored-by: Hiroshi Horii <hhorii@users.noreply.github.com>
    doichanj and hhorii committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8dee229 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    47ac790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f6431a View commit details
    Browse the repository at this point in the history