Skip to main contentIBM Quantum Documentation
This page is from an old version of Qiskit SDK. Go to the latest version.

Circuit Synthesis

qiskit.synthesis


Evolution Synthesis

EvolutionSynthesis()Interface for evolution synthesis algorithms.
ProductFormula(order[, reps, …])Product formula base class for the decomposition of non-commuting operator exponentials.
LieTrotter([reps, insert_barriers, …])The Lie-Trotter product formula.
SuzukiTrotter([order, reps, …])The (higher order) Suzuki-Trotter product formula.
MatrixExponential()Exact operator evolution via matrix exponentiation and unitary synthesis.
Was this page helpful?
Report a bug or request content on GitHub.