PhaseHop
PhaseHop(real angle, integer i, integer j) -> RealOperatorFermiParam
Returns the complex phase-hop operator with support on the specified sites.
Parameters
- angle: The phase angle in radians.
- i: The first site index.
- j: The second site index.
Example
PhaseHop(0.0,0,1)*Fbit("1000") // Returns (1 + 0i)|0100>