Skip to content

Converter to and from tket #7

@y-richie-y

Description

@y-richie-y

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions