-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Labels
fault tolerancerelated to fault tolerance compilationrelated to fault tolerance compilationtype: feature requestNew feature or requestNew feature or request
Milestone
Description
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
fault tolerancerelated to fault tolerance compilationrelated to fault tolerance compilationtype: feature requestNew feature or requestNew feature or request
Type
Projects
Status
Ready