v1.8.0
Corresponding milestone: https://github.com/rigetticomputing/pyquil/milestone/3
- Added the
CompilerConnection
standalone endpoint to allow users to investigate compiling to different hardware architectures - Enabled the
run
functionality forQPUConnection
, to make it easier to port code between the QVM and QPU - Added the
NoiseModel
class for constructing noise models on the QVM - Enhanced the
Device
class withSpecs
,ISA
(instruction set architecture), andNoiseModel
information regarding the QPU to which the device corresponds - Enabled providing a
Device
as an argument to aQVMConnection
, for easily constructing a QVM with that device's noise model
Grove release v1.6.0
: https://github.com/rigetticomputing/grove/releases/tag/v1.6.0