UnitarySynthesisPluginManager
class qiskit.transpiler.passes.synthesis.plugin.UnitarySynthesisPluginManager
Bases: object
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?
Report a bug or request content on GitHub.