-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
Implement a converter between pauliopt
and pytket
.
pytket
is a popular open-sourced quantum compilation library. It can represent Pauli gadgets using PauliExpBox
has special compilation passes for these boxes:
PauliSimp
PauliSquash
GuidedPauliSimp
There is also phase gadget compilation pass, though there doesn't seem to be an explicit class for representing them:
OptimisePhaseGadgets
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers