Skip to content

Transpilation can result in rzz gates with invalid angles #2032

Open
@yaelbh

Description

@yaelbh

rzz angles are restricted to the range [0, pi/2], but the transpiler doesn't know it. A possible resolution is to flip the sign by adding a transpiler pass that surrounds rzz gates with negative angles by XI on both sides. This can be applied as a post translation plugin in qiskit-ibm-runtime (because the angle limitation is IBM specific).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions