qiskit.opflow.converters.TwoQubitReduction.convert¶
- TwoQubitReduction.convert(operator)[source]¶
Converts the Operator to tapered one by Z2 symmetries.
- Parameters
operator (
OperatorBase
) – the operator- Return type
- Returns
A new operator whose qubit number is reduced by 2.