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.

UnitarySynthesisPluginManager

class qiskit.transpiler.passes.synthesis.plugin.UnitarySynthesisPluginManager

GitHub

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.