PauliBasisChange.get_tpb_pauli

PauliBasisChange.get_tpb_pauli(list_op)[source]

Gets the Pauli (not PauliOp!) whose diagonalizing single-qubit rotations is a superset of the diagonalizing single-qubit rotations for each of the Paulis in list_op. TBP stands for Tensor Product Basis.

Parameters

list_op (ListOp) – the ListOp whose TBP Pauli to return.

Return type

Pauli

Returns

The TBP Pauli.