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

IBM Quantum Platform is moving and this version will be sunset on July 1. To get started on the new platform, read the migration guide.

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.