Home
Softono

Pytket Docs

Open source Apache-2.0 Jupyter Notebook
334
Stars
90
Forks
6
Issues
25
Watchers
3 months
Last Commit

 About Pytket Docs

User manual and example notebooks for the pytket quantum computing toolkit

Platforms

Web Self-hosted

Languages

Jupyter Notebook

Need Help Installing Pytket Docs?

We provide expert installation service for this software. Our team will install, configure, and secure Pytket Docs on your server. plans start at just $30.

Pytket Docs

View on GitHub

pytket-docs

Slack PyPI version

Pytket is a python module for interfacing with tket, a quantum computing toolkit and optimising compiler developed by Quantinuum.

This repository contains the pytket user manual and example notebooks content in the docs directory. It does not contain source code for pytket itself. The source code is maintained on the tket repository.

The manual and examples are built and deployed as html pages using the myst-nb library. Instructions on building the docs locally can be found here.

Note that the TKET website is not deployed from this repository. This repository just contains the content for the documentation.

Getting started

Pytket is available for Python 3.10, 3.11 and 3.12 on Linux, MacOS and Windows. To install, run:

pip install pytket

API documentation can be found at https://docs.quantinuum.com/tket/api-docs.