CQCL / tket

Source code for the TKET quantum compiler, Python bindings and utilities
https://tket.quantinuum.com/
Apache License 2.0
249 stars 48 forks source link

Expose `Circuit` append with qubit map method #878

Open daniel-mills-cqc opened 1 year ago

daniel-mills-cqc commented 1 year ago

Presently append requires that the qubits in the two circuits have the same id -> https://cqcl.github.io/tket/pytket/api/circuit_class.html#pytket.circuit.Circuit.append

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale.