Version 2 of the TKET compiler.
-
pyo3
This optional feature enables some python bindings via pyo3. See thepyrs
folder for more. -
tkcxx
This enables binding to TKET-1 code using cxx. For this you will to set up an environment with conan. See the tket-rs README for more details. -
portmatching
This enables pattern matching using theportmatching
crate.
See DEVELOPMENT.md for instructions on setting up the development environment.
This project is licensed under Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).