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