qiskit/test/python/circuit
Julien Gacon 50217b6c16
Binary arithmetic gates (#13354)
* move to plugins & gates

* add plugins, fix QFT

* add multipliers

* add seealso

* fix tests

* thou shall obey lint

and not imagine new classes that dont exist

* review comments

* fix tests

* fix remnant from HalfAdder renaming

* fix lint

* remove custom basis gate use
2024-11-06 22:18:16 +00:00
..
classical Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
library Binary arithmetic gates (#13354) 2024-11-06 22:18:16 +00:00
__init__.py Remove coding: utf-8 per PEP 3120 (#4914) 2020-08-12 08:29:16 -04:00
gate_utils.py Use singletons for standard library unparameterized, non-controlled gates (#10314) 2023-09-19 19:41:30 +00:00
test_annotated_operation.py Fix annotated operation is modified during parameter assignment (#12869) 2024-07-31 16:15:31 +00:00
test_bit.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_calibrations.py Deprecate Pulse package and dependencies (#13164) 2024-10-23 07:38:36 +00:00
test_circuit_data.py Add `global_phase` to `CircuitData::{__reduce__|__eq__}` (#13346) 2024-11-01 18:30:09 +00:00
test_circuit_find_bit.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_circuit_load_from_qpy.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_circuit_multi_registers.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_circuit_operations.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_circuit_properties.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_circuit_qasm.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_circuit_registers.py Remove consider-using-f-string lint rule and updates (#12423) 2024-06-19 07:05:56 +00:00
test_circuit_vars.py Spellcheck Done [Unitary Hack 2024] (#12501) 2024-06-19 15:50:03 +00:00
test_commutation_checker.py Fix CC for comparison with rotation gates on angles k*pi (#13399) 2024-11-05 21:55:02 +00:00
test_compose.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_control_flow.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_control_flow_builders.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_controlled_gate.py `MCMTGate` & plugins (#13150) 2024-10-04 09:55:30 +00:00
test_delay.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_diagonal_gate.py Fix `UnitaryGate.repeat()` method (#12986) 2024-08-26 08:17:49 +00:00
test_equivalence.py Add Rust representation of `EquivalenceLibrary` (#12585) 2024-09-25 13:29:01 +00:00
test_extensions_standard.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_gate_definitions.py Binary arithmetic gates (#13354) 2024-11-06 22:18:16 +00:00
test_gate_power.py Adding annotated argument to power methods (#12101) 2024-04-23 18:56:37 +00:00
test_hamiltonian_gate.py Fix `UnitaryGate.repeat()` method (#12986) 2024-08-26 08:17:49 +00:00
test_identifiers_circuits.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_initializer.py Fix `UnitaryGate.repeat()` method (#12986) 2024-08-26 08:17:49 +00:00
test_instruction_repeat.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_instructions.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_isometry.py Fix `UnitaryGate.repeat()` method (#12986) 2024-08-26 08:17:49 +00:00
test_operation.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_parameters.py Deprecate Pulse package and dependencies (#13164) 2024-10-23 07:38:36 +00:00
test_piecewise_polynomial.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_random_circuit.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_register.py Effect final removals from Qiskit 1.0 (#11711) 2024-02-01 22:04:16 +00:00
test_registerless_circuit.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_rust_equivalence.py Add inverse function to StandardGate in rust (#13168) 2024-10-08 17:24:18 +00:00
test_scheduled_circuit.py Deprecate `instruction_durations`, `timing_constraints` and `backend_properties` (#13338) 2024-10-30 15:02:59 +00:00
test_singleton.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_store.py Deprecate the condition attribute and related functionality (#13223) 2024-10-31 13:58:26 +00:00
test_templates.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_tensor.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_tools.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_uc.py Fix `UnitaryGate.repeat()` method (#12986) 2024-08-26 08:17:49 +00:00
test_ucx_y_z.py Remove `qiskit.test` (#10998) 2024-01-31 14:11:41 +00:00
test_uniform_superposition_gate.py Add Uniform State Preparation (#12112) 2024-07-03 06:47:55 +00:00
test_unitary.py Fix `UnitaryGate.repeat()` method (#12986) 2024-08-26 08:17:49 +00:00