TKET

TKET is Quantinuum's optimizing quantum compiler. The Python interface `pytket` and the C++ core `tket` provide gate-level circuit construction, hardware-agnostic optimization passes, routing, and backend extensions for Quantinuum H-Series, IBM Q (Qiskit), Amazon Braket, IQM, AQT, PennyLane, and others. TKET2 (Rust) is the next-generation compiler built on the HUGR intermediate representation.

TKET is one of 9 APIs that Quantinuum publishes on the APIs.io network.

Tagged areas include Quantum Compiler, Circuit Optimization, Python SDK, and HUGR. The published artifact set on APIs.io includes API documentation, SDKs, and code examples.

API entry from apis.yml

apis.yml Raw ↑
aid: quantinuum:tket
name: TKET
description: TKET is Quantinuum's optimizing quantum compiler. The Python interface `pytket` and the C++
  core `tket` provide gate-level circuit construction, hardware-agnostic optimization passes, routing,
  and backend extensions for Quantinuum H-Series, IBM Q (Qiskit), Amazon Braket, IQM, AQT, PennyLane,
  and others. TKET2 (Rust) is the next-generation compiler built on the HUGR intermediate representation.
humanURL: https://docs.quantinuum.com/tket/
tags:
- Quantum Compiler
- Circuit Optimization
- Python SDK
- HUGR
properties:
- type: Documentation
  url: https://docs.quantinuum.com/tket/user-guide/
- type: SDK
  url: https://github.com/Quantinuum/tket
- type: SDK
  url: https://github.com/Quantinuum/tket2
- type: SDK
  url: https://github.com/Quantinuum/pytket-quantinuum
- type: SDK
  url: https://pypi.org/project/pytket/
- type: CodeExamples
  url: https://github.com/Quantinuum/pytket-docs