VirtualType¶
- class samplomatic.annotations.VirtualType(value)[source]¶
-
Name identifiers for virtual gate types.
Attributes Summary
The single-qubit Clifford group.
The projective Pauli group.
The \(2 \times 2\) unitary group.
The two-element cyclic group.
Attributes Documentation
- C1 = 'c1'¶
The single-qubit Clifford group.
- PAULI = 'pauli'¶
The projective Pauli group.
- U2 = 'u2'¶
The \(2 \times 2\) unitary group.
- Z2 = 'z2'¶
The two-element cyclic group.