Skip to content

python 0.11.0

Compare
Choose a tag to compare
@rigetti-githubbot rigetti-githubbot released this 29 Aug 19:56
· 204 commits to main since this release

0.11.0

Breaking Changes

  • Constructors, iterators, and other utility methods have been added to make working with ResultData, RegisterMap, and others easier. The ExecutionData constructor now takes a timedelta for duration instead of a float. (#342)

Features

  • Update quil-rs (#350)