#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

#158 in Programming languages

Download history 424/week @ 2024-08-17 641/week @ 2024-08-24 1557/week @ 2024-08-31 567/week @ 2024-09-07 407/week @ 2024-09-14 435/week @ 2024-09-21 696/week @ 2024-09-28 705/week @ 2024-10-05 812/week @ 2024-10-12 893/week @ 2024-10-19 386/week @ 2024-10-26 701/week @ 2024-11-02 510/week @ 2024-11-09 250/week @ 2024-11-16 563/week @ 2024-11-23 626/week @ 2024-11-30

1,956 downloads per month
Used in 3 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.7MB
~55K SLoC