15 releases (6 breaking)
0.7.1 | Nov 29, 2024 |
---|---|
0.6.2 | Oct 21, 2024 |
0.5.1 | Jul 24, 2024 |
0.3.1 | Feb 26, 2024 |
0.3.0 | Nov 10, 2023 |
#158 in Programming languages
1,956 downloads per month
Used in 3 crates
(via tket2)
57KB
809 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