qiskit/test/python/circuit/library
Luciano Bello 28a33d7658
Deprecation of MCMT in favor of MCMTGate (#13584)
* remove pending deprecations in mcmt

* reno

* testing a regression
2025-02-07 15:21:31 +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 Fix `PauliEvolutionGate` (using product formulas) for all-identity Pauli terms (#13634) 2025-01-14 09:32:31 +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 Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +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 Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +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 Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +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 Binary arithmetic gates (#13354) 2024-11-06 22:18:16 +00:00
test_nlocal.py Fix behavior of n_local calling circuits for num_qubits=1 (#13523) 2024-12-17 08:30:46 +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 Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_phase_estimation.py More quantum circuit library refactoring (#13353) 2024-11-04 10:50:36 +00:00
test_phase_oracle.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_piecewise_chebyshev.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_qaoa_ansatz.py Evolved operator functions (#13361) 2024-11-07 17:17:22 +00:00
test_qft.py Pending-deprecate library circuits with gate representations (#13232) 2024-11-05 17:33:01 +00:00
test_quadratic_form.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +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 Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00