#quantum-circuit #quantum #python-bindings #tket #quantinuum

tket-json-rs

Serializable definition of TKET circuits and operations

7 unstable releases (3 breaking)

0.4.1 Apr 16, 2024
0.4.0 Apr 8, 2024
0.3.1 Feb 26, 2024
0.3.0 Nov 10, 2023
0.1.0 Aug 18, 2023

#251 in Programming languages

Download history 41/week @ 2024-01-01 88/week @ 2024-01-08 150/week @ 2024-01-15 16/week @ 2024-01-22 53/week @ 2024-01-29 17/week @ 2024-02-05 1/week @ 2024-02-12 135/week @ 2024-02-19 218/week @ 2024-02-26 78/week @ 2024-03-04 72/week @ 2024-03-11 34/week @ 2024-03-18 45/week @ 2024-03-25 64/week @ 2024-04-01 356/week @ 2024-04-08 598/week @ 2024-04-15

1,064 downloads per month

Apache-2.0

42KB
496 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

~0.9–7MB
~50K SLoC