Skip to content

Qiskit Terra 0.23.2

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 23 Feb 13:27
· 2215 commits to main since this release
09f904a

Changelog

Fixed

  • Fix inverse of SdgGate in Solovay Kitaev (#9635) (#9641)
  • Add the gates ECR, iSwap, CY, SX, SXdg, DCX to the Clifford class (#9623) (#9640)
  • Fix handling of simulator backends in BackendV2Converter (#9630) (#9632)
  • Fix VQD with SPSA optimizer (#9538) (#9613)
  • Update Target to use CalibrationEntry to create inst map (#9597) (#9610)
  • Retain all deprecated Bit properties in QPY roundtrip (#9525) (#9603)
  • Fix sparse matrix conversion for SciPy<Real/Imaginary>Evolver (#9598) (#9600)
  • Fix NumPy(Minimum)Eigensolver for sparse matrices (#9575) (#9577)
  • Remove deprecated arguments (#9542) (#9544)
  • Bug fix on QNSPSA (#9483) (#9520)
  • Bug fix property and methods of BackendV2Converter (#9502) (#9506)