8000 Comparing 0.15.1...0.16 · Qiskit/qiskit-aer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Qiskit/qiskit-aer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.15.1
Choose a base ref
...
head repository: Qiskit/qiskit-aer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.16
Choose a head ref
  • 11 commits
  • 29 files changed
  • 5 contributors

Commits on Aug 30, 2024

  1. Add open_pulse entry to AerBackendConfiguration (#2214)

    * add open_pulse entry to AerBackendConfiguration
    
    * add test
    t-imamichi authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    b306b83 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Fix tests Aer 0.15 in the latest environments (#2223)

    * qiskit 1.0.0rc1 -> 1.3.0b1
    
    * test
    
    * test
    
    * fix tutorial
    
    * add release note
    doichanj authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    707dbdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6975359 View commit details
    Browse the repository at this point in the history
  3. Truncate save_expval (#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 10000 @hhorii
    doichanj and hhorii authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    dd7a261 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    5ae3725 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    990b73e View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. version to 0.16.0 (#2226)

    Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
    doichanj and jakelishman authored Sep 17, 2024
    Configuration menu
    Copy the full SHA
    61a557f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Fixes a bug causing infinite run when using conditional with empty bo…

    …dy (#2243)
    
    * Fixes a bug causing infinite run when using conditional with empty body
    
    * Linting
    
    * Release note
    gadial authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    9899a29 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Fixed MPS save failure when memory limit is ignored (#2248)

    * Fixed MPS save failure when memory limit is ignored
    
    * Release note
    gadial authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    5994b77 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

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

Commits on Dec 10, 2024

  1. Fix for save_expval truncation (#2265)

    * Fix for save_expval truncation
    
    * Fixed a bug in pauli truncation and add relevant test
    
    * limit cuQuantum version
    
    * fix setup.py
    
    * add release note
    
    ---------
    
    Co-authored-by: U-AzureAD\JUNDOI <doichan@jp.ibm.com>
    gadial and doichanj authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    e26970a View commit details
    Browse the repository at this point in the history
Loading
0