qiskit/test/python/circuit/library
Kevin J. Sung 95a10e2a1a
use XXPlusYYGate in excitation_preserving (#14128)
* use XXPlusYYGate in excitation_preserving

* update ExcitationPreserving too

* add release note

* add transpilation test

* format

* add equivalence library entry

* remove unused imports

* edit release note

* theta -> θ

* fix spacing

* move release note to upgrade_circuits

* fix equivalence diagram
2025-04-06 12:49:30 +00:00
..
__init__.py Cleanup circuit library tests (#4816) 2020-09-22 21:04:58 +00:00
test_adders.py Minor fixes for new adder and multiplier gates classes (#13530) 2024-12-12 12:09:48 +00:00
test_blueprintcircuit.py Have `BlueprintCircuit.copy_empty_like` return an empty `QuantumCircuit` (#13782) 2025-02-04 11:43:54 +00:00
test_boolean_logic.py Boolean circuits as gates (#13333) 2024-10-31 09:35:10 +00:00
test_diagonal.py Spellcheck Done [Unitary Hack 2024] (#12501) 2024-06-19 15:50:03 +00:00
test_evolution_gate.py Consistent sparse list format in sparse operators (#14067) 2025-03-27 12:53:03 +00:00
test_evolved_op_ansatz.py Fix `PauliEvolutionGate` (using product formulas) for all-identity Pauli terms (#13634) 2025-01-14 09:32:31 +00:00
test_fourier_checking.py More quantum circuit library refactoring (#13353) 2024-11-04 10:50:36 +00:00
test_functional_pauli_rotations.py Single-register arithmetic gates (#13371) 2025-02-26 12:17:21 +00:00
test_global_r.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_gms.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_graph_state.py More quantum circuit library refactoring (#13353) 2024-11-04 10:50:36 +00:00
test_grover_operator.py Add ``grover_operator`` function (#13365) 2024-11-05 18:16:29 +00:00
test_hidden_linear_function.py More quantum circuit library refactoring (#13353) 2024-11-04 10:50:36 +00:00
test_integer_comparator.py Single-register arithmetic gates (#13371) 2025-02-26 12:17:21 +00:00
test_iqp.py IQP as circuit library function (and in Rust) (#13241) 2024-10-30 11:09:38 +00:00
test_linear_amplitude_function.py Single-register arithmetic gates (#13371) 2025-02-26 12:17:21 +00:00
test_linear_function.py Fix `UnitaryGate.repeat()` method (#12986) 2024-08-26 08:17:49 +00:00
test_mcmt.py Deprecation of MCMT in favor of MCMTGate (#13584) 2025-02-07 15:21:31 +00:00
test_multipliers.py Improve annotated plugin (#13916) 2025-04-03 12:32:49 +00:00
test_nlocal.py use XXPlusYYGate in excitation_preserving (#14128) 2025-04-06 12:49:30 +00:00
test_overlap.py More quantum circuit library refactoring (#13353) 2024-11-04 10:50:36 +00:00
test_pauli_feature_map.py Prepare `PauliEvolutionGate` for Rustiq & port it to Rust (#13295) 2024-11-04 16:53:11 +00:00
test_permutation.py Remove condition/c_if, duration, and unit from instructions (#13506) 2025-02-24 15:33:45 +00:00
test_phase_and_bitflip_oracles.py Remove dependance of `BooleanExpression` on `tweedledum` (#13769) 2025-02-24 16:08:49 +00:00
test_phase_estimation.py More quantum circuit library refactoring (#13353) 2024-11-04 10:50:36 +00:00
test_piecewise_chebyshev.py Single-register arithmetic gates (#13371) 2025-02-26 12:17:21 +00:00
test_qaoa_ansatz.py Evolved operator functions (#13361) 2024-11-07 17:17:22 +00:00
test_qft.py Update transpiler pipeline to (only) use target internally (#12850) 2025-03-06 16:25:55 +00:00
test_quadratic_form.py Single-register arithmetic gates (#13371) 2025-02-26 12:17:21 +00:00
test_quantum_volume.py Add Rust quantum volume function (#13238) 2024-10-03 05:30:54 +00:00
test_random_pauli.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_state_preparation.py fix stateprep's normalize (#12988) 2024-08-19 17:39:35 +00:00
test_weighted_adder.py Single-register arithmetic gates (#13371) 2025-02-26 12:17:21 +00:00