Tags: Qiskit/qiskit-aer
Tags
Rust fix and more obsolete code fixes (#2325) * Revert "Backend-related deprecations (#2322)" This reverts commit 37718fa. * Reapply "Backend-related deprecations (#2322)" This reverts commit ce4cbf9. * Attempt to explicitly install the missing library * fix typo * version update * Remove BackendPropertyError * Removing useless imports * small fix
Adds unique name for upload-artifact jobs (#2285) * Adds unique name for upload-artifact jobs * Attempt to install openblas in the neko run * deploy names update and neko fix * blas and lapack fix in the tutorials job as well * Move the blas install earlier * Bump all upload-artifact to v4 and distinguish between "shared" and "separete" uploads
Release 0.15.1 (#2225) * Add `open_pulse` entry to `AerBackendConfiguration` (#2214) * add open_pulse entry to AerBackendConfiguration * add test * Fix tests Aer 0.15 in the latest environments (#2223) * qiskit 1.0.0rc1 -> 1.3.0b1 * test * test * fix tutorial * add release note * change version number * Revert NoiseModel.from_dict (#2222) * 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> --------- Co-authored-by: Takashi Imamichi <31178928+t-imamichi@users.noreply.github.com> Co-authored-by: Hiroshi Horii <hhorii@users.noreply.github.com>
PreviousNext