Skip to main contentIBM Quantum Documentation

UnitarySynthesisPluginManager

qiskit.transpiler.passes.synthesis.plugin.UnitarySynthesisPluginManager

Bases: object (opens in a new tab)

Unitary Synthesis plugin manager class

This class tracks the installed plugins, it has a single property, ext_plugins which contains a list of stevedore plugin objects.

Was this page helpful?