Skip to content

v2.17.0

Compare
Choose a tag to compare
@karalekas karalekas released this 30 Jan 16:57
· 424 commits to master since this release

Announcements

  • In order to make the pyQuil examples more accessible, we recently made a new repository, rigetti/forest-tutorials, which is set up so that the example notebooks can be run via a web browser in a preconfigured execution environment on Binder. The pyQuil README now has a "launch binder" badge for running these tutorial notebooks, as well as a "Quickstart" section explaining how they work. To run the tutorial notebooks, click the badge in the README or the link here (@karalekas, gh-1167).

Improvements and Changes

Bugfixes

  • Replace references to non-existent endpoint init arg when constructing QPUCompilers in test_qpu.py (@appleby, gh-1164).
  • Preserve program metadata when constructing and manipulating Experiment objects (@kilimanjaro, gh-1160).