Crates.io | tket-json-rs |
lib.rs | tket-json-rs |
version | 0.6.2 |
source | src |
created_at | 2023-08-18 15:56:40.449946 |
updated_at | 2024-10-21 15:48:47.330223 |
description | Serializable definition of TKET circuits and operations. |
homepage | |
repository | https://github.com/CQCL/tket-json-rs |
max_upload_size | |
id | 947942 |
size | 114,125 |
Serializable Rust definition for circuits and operations of the TKET quantum compiler.
pyo3
: Enable Python bindings and pytket.Circuit
conversion via pyo3.See CHANGELOG for a list of changes. The minimum supported rust version will only change on major releases.
This project is licensed under Apache License, Version 2.0 (LICENSE or http://www.apache.org/licenses/LICENSE-2.0).