#quantum-circuit #quantum #quantinuum #tket

tket-json-rs

Serializable definition of TKET circuits and operations

14 releases (6 breaking)

new 0.7.0 Nov 13, 2024
0.6.1 Aug 7, 2024
0.5.1 Jul 24, 2024
0.3.1 Feb 26, 2024
0.3.0 Nov 10, 2023

#145 in Programming languages

Download history 992/week @ 2024-07-29 496/week @ 2024-08-05 635/week @ 2024-08-12 421/week @ 2024-08-19 661/week @ 2024-08-26 1538/week @ 2024-09-02 569/week @ 2024-09-09 408/week @ 2024-09-16 437/week @ 2024-09-23 693/week @ 2024-09-30 708/week @ 2024-10-07 816/week @ 2024-10-14 894/week @ 2024-10-21 378/week @ 2024-10-28 697/week @ 2024-11-04 527/week @ 2024-11-11

2,506 downloads per month
Used in 3 crates (via tket2)

Apache-2.0

57KB
805 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