CQCL / tket2

Version 2 of the TKET quantum compiler

Home Page:http://crates.io/crates/tket2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add gates to the beginning of a circuit

aborgna-q opened this issue · comments

and before/after existing gates?

Yes, we'll probably want an add_before(cmd)/add_after(cmd) as well as a prepend/append.