Skip to content

python 0.11.0-rc.1

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

0.11.0-rc.1

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)