Skip to content

Qiskit 2.5.2

Latest

Choose a tag to compare

@qiskit-bot qiskit-bot released this 13 Aug 17:49
· 176 commits to main since this release
2.5.2
c1c01ad

Changelog

Fixed

  • Sum VF2Layout average errors in a deterministic order (#16732) (#16761)
  • Fix add/sub optimizations including the same symbols (backport #16752) (#16759)
  • Reimplement SymbolExpr::eval to be iterative (backport #16756) (#16758)
  • dagcircuit: transfer DAG-level variables in substitute_node_with_dag (#15542) (#16744)
  • Fix memory leak in Suzuki-Trotter synthesis (#16687) (#16739)
  • Fix OptimizeCliffordT producing non-unitarily-equivalent output when basis excludes sx/sxdg (#16729) (#16735)
  • Parameter expression bugfixes (backport #16283) (#16714)
  • Update to rsgridsynth 0.2.2 (backport #16685) (#16711)
  • Fix potential panic in DAGCircuit.depth by bumping rustworkx-core to 0.18.1 (#16686) (#16715)
  • Preserve StatePreparation width in inverse (#16431) (#16681)
  • Fix circuit drawing layer overlaps inside of ControlFlowOps (#16639) (#16659)
  • Fix non-determinism in DAGCircuit::remove_qubits (#16656) (#16658)