Home
Softono
pytket-docs

pytket-docs

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

About pytket-docs

User manual and example notebooks for the pytket quantum computing toolkit

Platforms

Web Self-hosted

Languages

Jupyter Notebook

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.