-
This was only partially completed: https://github.com/rigetti/pyquil/pull/445
Need to do the rest of the gates/measures and then figure out how the imports would work (so that people could choose t…
-
Pre-Report Checklist
--------------------
- [x] I am running the latest versions of pyQuil and the Forest SDK
- [x] I checked to make sure that this bug has not already been reported
Issue Des…
-
PyQuil 2.0 was released almost a year ago, we don't need four sections at the top of the documentation devoted to the changes introduced in that version. The sections should be removed and their conte…
-
Pre-Report Checklist
--------------------
- [ X] I am running the latest versions of pyQuil and the Forest SDK
- [ X] I checked to make sure that this bug has not already been reported
Issue D…
-
The following method of class `ForestBackend` rebases the quantum circuits for Rigetti devices. However, the supported native gate set does not include the parameterized `CPHASE` and `RiSWAP` (a.k.a X…
-
`measure_observables` created new programs to calibrate readout errors (and can also symmetrize the errors). Unfortunately, if the program given to `measure_observables` contains error model informat…
-
These two classes in the `api` module are strikingly similar, and therefore we should consider merging them.
-
When users build Quil-T programs, they often add the full set of production calibrations to the Quil program. This makes the program very large to persist and slower than necessary to parse. Given the…
-
## Issue Description
I want to use mitiq to convert a circ circuit to a qiskit circuit, but the function I find in the [documentation](https://mitiq.readthedocs.io/en/stable/_modules/mitiq/interfa…
-
We need to make sure that our packages can work across Linux, MacOS, Windows and support local and system python installation with 2.7-3.6, with Anaconda distro too and with different versions of pip.…