Published January 30, 2020
| Version v2.17.0
Software
Open
PyQuil: Quantum programming in Python
Creators
- Peter J. Karalekas1
- Matthew P. Harrigan
- Steven Heidel
- William J. Zeng
- M. Sohaib Alam
- Mike I. Appleby
- Lauren E. Capelluto
- Gavin E. Crooks
- Michael J. Curtis
- Erik J. Davis
- Kyle V. Gulshen
- Christopher B. Osborn
- Johannes S. Otterbach
- Eric C. Peterson
- Anthony M. Polloreno
- Guen Prawiroatmodjo
- Nicholas C. Rubin
- Mark G. Skilbeck
- Nikolas A. Tezak
- Robert S. Smith
- 1. Rigetti Computing
Description
PyQuil is a Python library for quantum programming using Quil, the quantum instruction language developed at Rigetti Computing. PyQuil serves three main functions:
- Easily generating Quil programs from quantum gates and classical operations
- Compiling and simulating Quil programs using the Quil Compiler (quilc) and the Quantum Virtual Machine (QVM)
- Executing Quil programs on real quantum processors (QPUs) using Quantum Cloud Services (QCS)
Files
rigetti/pyquil-v2.17.0.zip
Files
(44.9 MB)
Name | Size | Download all |
---|---|---|
md5:2bc6bb5347648c05f6810e71c4b2c756
|
44.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/rigetti/pyquil/tree/v2.17.0 (URL)