Skip to content

Qiskit IBM Runtime 0.34.0

Latest
Compare
Choose a tag to compare
@qiskit-bot qiskit-bot released this 05 Dec 20:33
· 7 commits to main since this release
53fc2d5

Changelog

Added

  • Verify values of parametrized rzz gates (#2021)
  • Add checks for parameter expressions with gen3-turbo runtime. (#2046)
  • Add support for noise model and level 1 data to local sampler (#1990)

Removed

  • Remove 0.26.0 deprecations (#2027)

Fixed

  • Add try/except when creating backend obj (#2048)
  • Update fake backend refresh() (#2020)
  • Perform fractional gate filtering on raw API dicts (#2044)
  • Add CouplingMap to encoder (#2026)
  • Fix the parameter expression case for RZZ validation (#2035)