Skip to content

CQCL/tket2

Folders and files

NameName
Last commit message
Last commit date
Nov 29, 2023
Nov 8, 2023
Nov 3, 2023
Nov 3, 2023
Nov 10, 2023
Nov 10, 2023
Jul 28, 2023
Nov 7, 2023
Nov 13, 2023
Nov 7, 2023
Jul 28, 2023
Nov 3, 2023
Nov 3, 2023
Nov 10, 2023
Nov 10, 2023
Nov 10, 2023
Nov 7, 2023
Nov 29, 2023
Oct 19, 2023

Repository files navigation

tket2

build_status msrv codecov

Version 2 of the TKET compiler.

Features

  • pyo3 This optional feature enables some python bindings via pyo3. See the tket2-py folder for more.

  • portmatching This enables pattern matching using the portmatching crate.

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).