Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@willzeng willzeng released this 18 Jun 14:18
· 1241 commits to master since this release

This is the public beta release of pyQuil!

Highlights include:

  • The addition of the JobConnection object that allow batch jobs to be run.
  • The addition of the QPUConnection object that allows Rabi, Ramsey, and T1 experiments to be run on quantum hardware
  • Backwards compatible synchronous QVM jobs are now run using the SyncConnection object.
  • A plots.py module was added for plotting and fitting of QPU experimental data.