qiskit/test/benchmarks
Elena Peña Tapia 69bb4391ba
Remove `assemble` and `assembler` module (#13748)
* Remove assembler module and assemble function (deprecated)

* Make lint happy

* Add reno and missing files

* Apply suggestions from Eli's code review

Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com>

---------

Co-authored-by: Eli Arbel <46826214+eliarbel@users.noreply.github.com>
2025-02-05 09:26:42 +00:00
..
qasm Add benchmarking tests (#12603) 2024-07-19 15:18:17 +00:00
__init__.py Convert ASV files for use on Terra 2023-08-11 19:48:33 +01:00
circuit_construction.py Fix: `time_param_circSU2_100_build` no longer needs to call `_build`. (#13781) 2025-02-03 16:25:11 +00:00
converters.py Remove legacy qasm2 parser (#11308) 2023-11-29 08:26:22 +00:00
import.py Convert ASV files for use on Terra 2023-08-11 19:48:33 +01:00
manipulate.py Fix twirling asv benchmark (#13421) 2024-11-11 15:18:33 +00:00
mapping_passes.py Extend ASV tests with QASM3 dump (#13334) 2024-11-21 15:04:57 +00:00
passes.py replace CXCancellation with InverseCancellation (#11937) 2024-03-04 14:40:10 +00:00
qasm3_exporter.py Extend ASV tests with QASM3 dump (#13334) 2024-11-21 15:04:57 +00:00
qft.py Fix lurking `qiskit.tools` usage (#11625) 2024-01-23 13:58:58 +00:00
quantum_info.py Deprecate qiskit/quantum_info/synthesis and move to qiskit/synthesis (#11460) 2024-01-23 17:30:32 +00:00
quantum_volume.py Convert ASV files for use on Terra 2023-08-11 19:48:33 +01:00
queko.py Convert ASV files for use on Terra 2023-08-11 19:48:33 +01:00
random_circuit_hex.py depreciated U3 gate(qc.U3) changed to qc.U (#12514) 2024-06-06 23:28:33 +00:00
randomized_benchmarking.py Fix the possibly-used-before-assignment in pylint (#12542) 2024-06-13 10:47:34 +00:00
ripple_adder.py Convert ASV files for use on Terra 2023-08-11 19:48:33 +01:00
scheduling_passes.py Fixed incorrect behavior of scheduling benchmarks (#12524) 2024-06-17 15:59:02 +00:00
statepreparation.py Replace initialization method by Isometry in StatePreparation (#12178) 2024-05-08 09:13:16 +00:00
transpiler_benchmarks.py Remove `assemble` and `assembler` module (#13748) 2025-02-05 09:26:42 +00:00
transpiler_levels.py Add generic V1 Fake Backends, replace use in tests (#10952) 2024-02-01 05:59:55 +00:00
transpiler_qualitative.py Add generic V1 Fake Backends, replace use in tests (#10952) 2024-02-01 05:59:55 +00:00
utility_scale.py Replace circuit library pending deprecated classes (#13540) 2024-12-17 09:04:42 +00:00
utils.py Add benchmarking tests (#12603) 2024-07-19 15:18:17 +00:00