14 releases (6 breaking)
new 0.7.0 | Nov 13, 2024 |
---|---|
0.6.1 | Aug 7, 2024 |
0.5.1 | Jul 24, 2024 |
0.3.1 | Feb 26, 2024 |
0.3.0 | Nov 10, 2023 |
#145 in Programming languages
2,506 downloads per month
Used in 3 crates
(via tket2)
57KB
805 lines
tket-json-rs
Serializable Rust definition for circuits and operations of the TKET quantum compiler.
Features
pyo3
: Enable Python bindings andpytket.Circuit
conversion via pyo3.
Recent Changes
See CHANGELOG for a list of changes. The minimum supported rust version will only change on major releases.
License
This project is licensed under Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).
Dependencies
~1–2.7MB
~55K SLoC