Commit 682e2d3
Remove deprecated stochastic swap transpiler pass (Qiskit#13791)
* Remove deprecated stochastic swap transpiler pass
This commit removes the stochastic swap transpiler pass and its
associated routing stage plugin. This pass has been superseded by sabre
at this point and it was deprecated in the Qiskit 1.3.0 release.
Part of Qiskit#13699
* Update releasenotes/notes/remove-stochastic-swap-88e2d6be4c0d5713.yaml
Co-authored-by: Jake Lishman <[email protected]>
* Remove stochastic swap from benchmarks
* Remove stochastic swap plugin details from transpiler docs
* Update tests
* Fix release note formatting
* Remove unused import
---------
Co-authored-by: Jake Lishman <[email protected]>1 parent 29aa2bd commit 682e2d3
File tree
19 files changed
+67
-2972
lines changed- crates
- accelerate/src
- pyext/src
- qiskit
- transpiler
- passes
- routing
- preset_passmanagers
- releasenotes/notes
- test
- benchmarks
- python
- compiler
- transpiler
19 files changed
+67
-2972
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | | - | |
52 | 50 | | |
53 | 51 | | |
54 | 52 | | |
| |||
0 commit comments