pytket-pyquil ============= Rigetti's `pyQuil `_ is a library for generating programs in the Quil language and running them on the Forest platform. ``pytket-pyquil`` is an extension to ``pytket`` that allows ``pytket`` circuits to be run on Rigetti backends and simulators, as well as conversion to and from pyQuil representations. ``pytket-pyquil`` is available for Python 3.10, 3.11 and 3.12, on Linux, MacOS and Windows. To install, run: :: pip install pytket-pyquil .. toctree:: api.rst changelog.rst .. toctree:: :caption: Useful links Issue tracker PyPi