Release v1.0.0
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.