tlquantum.tt_operators
.pauli_z
- tlquantum.tt_operators.pauli_z(dtype=torch.complex64, device=None)[source]
Single-qubit Pauli-Z opertor in the tt-tensor format.
- Parameters:
- devicestring, device on which to run the computation.
- Returns:
- Pauli-Z operator in tt-form.