tlquantum.tt_operators.pauli_x

tlquantum.tt_operators.pauli_x(dtype=torch.complex64, device=None)[source]

Single-qubit Pauli-X opertor in the tt-tensor format.

Parameters:
devicestring, device on which to run the computation.
Returns:
Pauli-X operator in tt-form.