Qualtran icon indicating copy to clipboard operation
Qualtran copied to clipboard

Implement controlled version of `SU2RotationGate`

Open anurudhp opened this issue 6 months ago • 0 comments

SU2RotationGate with precision eps uses eps/3 for each sub-rotation. But the controlled version will have 4 rotations because the GlobalPhase will become a Z rotation. This needs a specialized controlled version that passes eps/4 to each.

part of #878

anurudhp avatar Aug 21 '24 22:08 anurudhp