Skip to main contentIBM Quantum Documentation
You are viewing the API reference for an old version of Qiskit SDK. Switch to 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.