Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Qiskit 2.0.3 source code.tar.gz | 2025-06-17 | 7.9 MB | |
Qiskit 2.0.3 source code.zip | 2025-06-17 | 9.6 MB | |
README.md | 2025-06-17 | 512 Bytes | |
Totals: 3 Items | 17.6 MB | 0 |
Changelog
Fixed
- Fix classical bit mapping in HLS pass (#14597) (#14624)
- Fix
ElidePermutations
pass in the presence ofPermutationGate
s (#14603) (#14621) - Fix
ApplyLayout
with empty layout (#14606) (#14616) - Fix random number generator seed argument for quantum_volume (#14586) (#14591)
- Avoid using rustworkx 0.16.0 methods in vf2_utils (backport [#14513]) (#14534)
- Fix HLS preserve order (#14539) (#14540)
- Fix Sabre rebuild with nested
Var
andStretch
(#14488) (#14494)