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