Skip to content

v1.8.0

Compare
Choose a tag to compare
@karalekas karalekas released this 22 Feb 17:01
· 915 commits to master since this release

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 for QPUConnection, 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 with Specs, ISA (instruction set architecture), and NoiseModel information regarding the QPU to which the device corresponds
  • Enabled providing a Device as an argument to a QVMConnection, 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