pyQuil 2.1
PyQuil 2.1 is an incremental release of pyQuil, Rigetti's toolkit for constructing and running quantum programs. Changes include:
- Major documentation improvements.
QuantumComputer.run()accepts an optionalmemory_mapparameter to facilitate running parametric executables (gh-657).QuantumComputer.reset()will reset the state of a QAM to recover from an error condition (gh-703).- Bug fixes (gh-674, gh-696).
- Quil parser improvements (gh-689, gh-685).
- Optional interleaver argument when generating RB sequences (gh-673).
- Our GitHub organization name has changed from
rigetticomputingtorigetti(gh-713).