Skip to content

Qiskit 1.2.1

Latest
Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 12 Sep 11:14
· 151 commits to main since this release
1.2.1
cb486e6

Changelog

Fixed

  • Fix an edge case in Sabre's release valve (#13114) (#13130)
  • Fix creation of registers in synthesis methods (backport #13086) (#13123)
  • Fix the matrix representation of CUGate in Rust (#13121) (#13124)
  • Restrict Split2QUnitaries to run on UnitaryGate (#13095) (#13097)
  • Bug fix in HoareOptimizer (#13083) (#13087)
  • Fix extraction of controlled parametric gates (#13067) (#13080)
  • Fix use of node.op in Split2QUnitaries (backport #13015) (#13062)
  • Fix Rust-space TwoQubitBasisDecomposer for non-standard KAK gate (#13014) (#13026)
  • Extended the from_backend method of InstructionDurations to support both BackendV1 and BackendV2 (#12941) (#13009)
  • Fix Initialize.gates_to_uncompute method (#12976) (#13000)
  • Parsing of seed_transpiler in generate_preset_pass_manager (backport #12980) (#12996)
  • Fix normalize in StatePreparation (#12988) (#12992)
  • Add the copy argument to __array__ (#12979) (#12987)