pytket-projectq =============== `ProjectQ `_ is an open-source library for quantum circuit compilation and simulation. ``pytket-projectq`` is an extension to ``pytket`` that allows ``pytket`` circuits to be run on ProjectQ simulators, as well as conversion to the ProjectQ representation. ``pytket-projectq`` is available for Python 3.10, 3.11 and 3.12, on Linux, MacOS and Windows. To install, run: :: pip install pytket-projectq .. 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