qiskit-aer/test/terra
gadial 0f2ff7143a
Rust fix and more obsolete code fixes (#2325)
* Revert "Backend-related deprecations (#2322)"

This reverts commit 37718fa15f.

* Reapply "Backend-related deprecations (#2322)"

This reverts commit ce4cbf96a5.

* Attempt to explicitly install the missing library

* fix typo

* version update

* Remove BackendPropertyError

* Removing useless imports

* small fix
2025-03-04 18:08:50 +02:00
..
backends Fix for save_expval truncation (#2265) 2024-12-10 10:40:36 +02:00
expression enable bit operations for boolean types (#2024) 2024-01-09 06:35:06 +00:00
extensions Fixes for Qiskit 1.2 (#2201) 2024-08-15 09:52:00 +09:00
noise Rust fix and more obsolete code fixes (#2325) 2025-03-04 18:08:50 +02:00
primitives Fix for save_expval truncation (#2265) 2024-12-10 10:40:36 +02:00
reference Pauli lindblad error (#2157) 2024-06-07 13:16:08 +09:00
states Update pylint version (#2158) 2024-05-31 10:13:11 +09:00
utils add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
__init__.py add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
common.py Remove qiskit.test from test/common.py (#1971) 2023-12-08 14:45:45 +00:00
decorators.py remove import execute (#2041) 2024-02-02 15:09:27 +09:00