Skip to content

Qiskit Terra 0.22.4

Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 17 Jan 12:26
· 2383 commits to main since this release
23ec902

Changelog

Fixed

  • Performance improvement of _DiagonalEstimator (#9229) (#9243)
  • Fix the aggregation argument of SamplingVQE (#9221) (#9241)
  • Fix ComposedOp.to_matrix (#9316) (#9356)
  • Fix a transpile issue of BackendSampler (#9236) (#9249)
  • Fix Sampler fails on gates with unhashable parameters #9102 (#9103) (#9149)
  • Fix ordering of dims in QuantumState.probabilities_dict (#9214) (#9226)