Skip to content

✨ Control parsing and convertion of phase gates #910

@lsschmid

Description

@lsschmid

What's the problem this feature will solve?

Currently phase gates and (multi-)controlled phase gates get converted to Z, S, and T gates based on the phase they introduce.
While these are common names, it makes handling general phase gates unnecessarily difficult, as one needs to make a case distinction every time.

Describe the solution you'd like

It would be nice to have an optional flag for the import, or an optional pass that converts all phase-related gates into phase/cphase/mcphase gates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfeatureNew feature or requestgood first issueGood for newcomersusabilityAnything related to usability

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions