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