Skip to content

Qiskit Terra 0.15.2

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 08 Sep 17:37
· 5252 commits to main since this release
0.15.2
94a8524

Changelog

Fixed

  • QuantumCircuit.extend updates cached bits (#5039) (#5041)
  • Fix DAGCircuit.compose condition map when handling multiple cregs. (#5026) (#5029)
  • Inverse of MCX gates to include ancillae (#5020) (#5027)
  • Fix Counts object creation with empty input (#5018) (#5022)
  • Fix inverse in controlled gates (#4976) (#5007)
  • Update PhaseGate.control(n) to return MCPhaseGate (#4994) (#5003)
  • fixes MCPhaseGate definition (#4989) (#4995)