#quantum-circuit #quantum #quantinuum #tket

tket-json-rs

Serializable definition of TKET circuits and operations

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

#150 in Programming languages

Download history 433/week @ 2024-09-11 411/week @ 2024-09-18 575/week @ 2024-09-25 442/week @ 2024-10-02 1146/week @ 2024-10-09 653/week @ 2024-10-16 628/week @ 2024-10-23 661/week @ 2024-10-30 444/week @ 2024-11-06 430/week @ 2024-11-13 276/week @ 2024-11-20 884/week @ 2024-11-27 385/week @ 2024-12-04 797/week @ 2024-12-11 394/week @ 2024-12-18 33/week @ 2024-12-25

1,652 downloads per month
Used in 2 crates (via tket2)

Apache-2.0

57KB
809 lines

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).

Dependencies

~1–2.6MB
~54K SLoC