CQCL / tket-json-rs

Rust data structure for serialising/deserialising TKET Circuit JSON v1

Home Page:http://crates.io/crates/tket-json-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tket-json-rs

build_status crates msrv docs

Serializable Rust definition for circuits and operations of the TKET quantum compiler.

Features

  • pyo3: Enable Python bindings and pytket.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).

About

Rust data structure for serialising/deserialising TKET Circuit JSON v1

http://crates.io/crates/tket-json-rs

License:Apache License 2.0


Languages

Language:Rust 99.1%Language:Just 0.9%