qiskit.opflow.primitive_ops.Z2Symmetries.convert_clifford¶
- Z2Symmetries.convert_clifford(operator)[source]¶
This method operates the first part of the tapering. It converts the operator by composing it with the clifford unitaries defined in the current symmetry.
- Paramètres
operator (
PauliSumOp
) – to-be-tapered operator- Type renvoyé
- Renvoie
PauliSumOp
corresponding to the converted operator.- Lève
OpflowError – Z2 symmetries, single qubit pauli and single qubit list cannot be empty