qiskit.synthesis.MatrixExponential.synthesize¶
- MatrixExponential.synthesize(evolution)[fuente]¶
Synthesize an
qiskit.circuit.library.PauliEvolutionGate
.- Parámetros
evolution (PauliEvolutionGate) – The evolution gate to synthesize.
- Devuelve
A circuit implementing the evolution.
- Tipo del valor devuelto