Pauli.__mul__

Pauli.__mul__(other)[source]

Multiply two Paulis.

Returns

the multiplied pauli.

Return type

Pauli

Raises

QiskitError – if the number of qubits of two paulis are different.