qiskit-aer/test/terra/backends/aer_simulator
gadial e26970a678
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>
2024-12-10 10:40:36 +02: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
test_algorithms.py Support BackendV2 (#1875) 2023-10-26 10:02:37 +09:00
test_auto_method.py Change priority of method selection of noise simulation (#1989) 2023-11-08 22:58:56 +09:00
test_chunk.py fix tests for the latest Qiskit (#2138) 2024-05-14 17:06:26 +09:00
test_circuit.py Fixes a bug with the compilation of controlled gates (#2251) 2024-11-11 15:21:08 +02:00
test_cliffords.py Handle gates with ctrl_stete=0 (#2148) 2024-05-30 11:22:15 +09:00
test_conditional.py Fixes a bug causing infinite run when using conditional with empty body (#2243) 2024-10-29 16:26:46 +02:00
test_control_flow.py Support `Store` and storage `Var` (#2028) 2024-06-17 10:41:55 +09:00
test_executors.py Fixes for Qiskit 1.2 (#2201) 2024-08-15 09:52:00 +09:00
test_fusion.py Update pylint version (#2158) 2024-05-31 10:13:11 +09:00
test_initialize.py Applying global phase multiplication to initialize operation (#1980) 2023-11-01 18:39:44 +09:00
test_measure.py Fixes for Qiskit 1.2 (#2201) 2024-08-15 09:52:00 +09:00
test_metadata.py add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
test_multiplexer.py add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
test_noise.py Fix legacy accesses of `CircuitInstruction` in tests (#2191) 2024-07-12 10:17:22 +09:00
test_non_cliffords.py add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
test_options.py Fixes for Qiskit 1.2 (#2201) 2024-08-15 09:52:00 +09:00
test_pauli_gate.py add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
test_reset.py add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
test_rotation.py Add support for rotation gates (#2147) 2024-05-28 13:39:49 +09:00
test_save_amplitudes.py add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
test_save_density_matrix.py add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
test_save_expval.py Fix for save_expval truncation (#2265) 2024-12-10 10:40:36 +02:00
test_save_matrix_product_state.py Fixed MPS save failure when memory limit is ignored (#2248) 2024-11-05 11:04:52 +02:00
test_save_probabilities.py add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
test_save_state.py add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
test_save_statevector.py Support save_statevector for QuantumCircuit from QASM3 string (#1846) 2023-07-10 06:00:43 +00:00
test_save_statevector_dict.py add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
test_save_superop.py add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
test_save_unitary.py add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
test_set_state.py add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
test_shot_branching.py Fix legacy accesses of `CircuitInstruction` in tests (#2191) 2024-07-12 10:17:22 +09:00
test_standard_gates.py Adding ccz gate to statevector, unitary and tensor_network methods (#2087) 2024-03-28 11:29:17 +09:00
test_thread_management.py Change priority of method selection of noise simulation (#1989) 2023-11-08 22:58:56 +09:00
test_truncate.py Fixes for Qiskit 1.2 (#2201) 2024-08-15 09:52:00 +09:00
test_unitary_gate.py Fixes for Qiskit 1.2 (#2201) 2024-08-15 09:52:00 +09:00
test_wrapper_qasm_simulator.py add code-formatting with black for python and with clang-format for c++ (#1630) 2023-03-13 20:19:06 +00:00
test_wrapper_statevector_simulator.py Fixes for Qiskit 1.2 (#2201) 2024-08-15 09:52:00 +09:00
test_wrapper_unitary_simulator.py Fixes for Qiskit 1.2 (#2201) 2024-08-15 09:52:00 +09:00