qiskit.synthesis.ProductFormula.synthesize¶
- abstract ProductFormula.synthesize(evolution)¶
Synthesize an
qiskit.circuit.library.PauliEvolutionGate
.- Parameter
evolution (PauliEvolutionGate) – The evolution gate to synthesize.
- Rückgabe
A circuit implementing the evolution.
- Rückgabetyp