pytket-qujax ================================== ``pytket-qujax`` is an extension to ``pytket`` that allows ``pytket`` circuits to be handed over to ``qujax``. ``pytket-qujax`` is available for Python 3.10, 3.11 and 3.12, on Linux and MacOS. To install, run: :: pip install pytket-qujax .. toctree:: api.rst changelog.rst .. toctree:: :caption: pytket documentation: :maxdepth: 1 pytket API docs pytket extensions Manual Example notebooks TKET website qujax .. toctree:: :caption: Links: :maxdepth: 1 GitHub PyPI Example notebook (VQE) Example notebook (QAOA with symbol_map) Example notebook (classifier) qujax example notebooks