Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Qiskit 2.0.1 source code.tar.gz | 2025-05-16 | 7.9 MB | |
Qiskit 2.0.1 source code.zip | 2025-05-16 | 9.6 MB | |
README.md | 2025-05-16 | 741 Bytes | |
Totals: 3 Items | 17.6 MB | 2 |
Changelog
Fixed
- Fix construction of IQP circuits (backport [#14363]) (#14373)
- Fix UnitarySynthesis to respect synth_gates (backport [#14345]) (#14351)
- Bug fix in HighLevelSynthesis fast-return mechanism (#14349) (#14358)
- Fix alignment checks of
stretch
variables (backport [#14330]) (#14331) - Bug fixes in Solovay Kitaev Decomposition (#14217) (#14295)
- Fix incorrect error estimation in VF2 fallback (#14218) (#14316)
- Fix caching logic in
SolovayKitaevSynthesis
plugin (#14304) (#14311) - Fix display of Box End after transpile in text drawer (#14278) (#14282)
- Fix pickle and repr for
Duration
. (backport [#14174]) (#14193) - Fix circuit-metadata propagation in
SabreLayout
(#14186) (#14189)