Hgate
Hgate(integer site) -> OperatorNamed
Returns a spin-1/2 OperatorNamed for the Hadamard gate.
Parameters
- site: The site index where the operator acts (exactly 1 site required).
Example
var h0 = Hgate(0)