Y
Y(integer site) -> OperatorNamed
Returns a spin-1/2 OperatorNamed for Pauli-Y operator.
Parameters
- site: The site index where the operator acts (exactly 1 site required).
Example
var py1 = Y(1)
Y(integer site) -> OperatorNamedReturns a spin-1/2 OperatorNamed for Pauli-Y operator.
var py1 = Y(1)