CQCL / tket2

Version 2 of the TKET quantum compiler
http://crates.io/crates/tket2
Apache License 2.0
25 stars 6 forks source link

`to_hugr_json` missing from python api #342

Closed croyzor closed 3 months ago

croyzor commented 4 months ago

There are some other methods which seem to be missing from _circuit.pyi too, like to/from tket, to/from tket_json

aborgna-q commented 4 months ago

We are currently reworking the python circuit class, so this should be fixed as part of that change.