Skip to content

Support generic circuit to PBC transformation #15451

@Cryoris

Description

@Cryoris

What should we add?

Converting a circuit to Pauli-based computation (PBC) format in terms of PauliProductMeasurement and PauliEvolutionGate requires going via the LitinskiTransformation, which can introduce global circuit operations. We should add a transformation pass that allows to directly decompose a circuit into PBC by translating the gates to Pauli rotations and measurements. E.g. the X gate becomes a X(pi) rotation or the Hadamard a Z(pi/2) X(pi/2) Z(pi/2) sequence.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Ready

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions