Skip to content

CQCL/tket2

Folders and files

NameName
Last commit message
Last commit date
Mar 19, 2025
Feb 25, 2025
Feb 25, 2025
Jul 19, 2024
Aug 1, 2024
Mar 14, 2025
Dec 16, 2024
Mar 18, 2025
Mar 19, 2025
Mar 18, 2025
Mar 18, 2025
Jul 29, 2024
Nov 5, 2024
Sep 23, 2024
Mar 18, 2025
Mar 18, 2025
Mar 17, 2025
Feb 18, 2025
May 2, 2024
Jun 28, 2024
Nov 6, 2024
Mar 17, 2025
Mar 17, 2025
Mar 17, 2025
Mar 19, 2025
Nov 5, 2024
Nov 5, 2024
Aug 2, 2024
Mar 18, 2025

Repository files navigation

tket2: The Hardware Agnostic Quantum Compiler

build_status codecov

TKET2 is an open source quantum compiler developed by Quantinuum. Central to TKET2's design is its hardware agnosticism which allows researchers and quantum software developers to take advantage of its powerful compilation for many different quantum architectures.

tket2 is available as a rust crate on crates.io and as a python package on PyPI.

See the respective Rust and Python READMEs for more information.

Usage

The rust crate documentation is available at docs.rs.

See the Getting Started notebook for a quick introduction to using tket2 in Python.

Developing TKET2

See DEVELOPMENT.md for instructions on setting up the development environment.

License

This project is licensed under Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).