pytket-cirq =========== `Cirq `_ is a python library for producing quantum circuits and running them on simulators and physical quantum devices. ``pytket-cirq`` is an extension to ``pytket`` that allows conversion to and from Cirq representations. ``pytket-cirq`` is available for Python 3.10, 3.11 and 3.12, on Linux, MacOS and Windows. To install, run: :: pip install pytket-cirq .. toctree:: api.rst changelog.rst .. toctree:: :caption: pytket documentation: :maxdepth: 1 pytket API docs pytket extensions Manual Example notebooks TKET website .. toctree:: :caption: Links: :maxdepth: 1 bug tracker GitHub PyPi