0.13
Milestone 0.13.0 has 4 main objectives:
(1) Start working on (digital) dynamical decoupling (DDD).
I.e., understanding DDD and writing an RFC for DDD with a clear implementation plan.
(2) Making sure PyQuil examples are rendered on RTD.
My view on this: finding a clean solution is optimal but, in the worst case, a dirty solution that works is good too :-)
(…
Milestone 0.13.0 has 4 main objectives:
(1) Start working on (digital) dynamical decoupling (DDD).
I.e., understanding DDD and writing an RFC for DDD with a clear implementation plan.
(2) Making sure PyQuil examples are rendered on RTD.
My view on this: finding a clean solution is optimal but, in the worst case, a dirty solution that works is good too :-)
(3) Updating Cirq to the latest version.
Note that Cirq is in requirements and not in dev_requirements so, if not updated, users have problems when they pip install mitiq.
(4) Mitiq maintenance: identify and fix at least 2 open issues with a high-priority label (p0 or p1).