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

qiskit.transpiler.passes.synthesis.plugin.unitary_synthesis_plugin_names

qiskit.transpiler.passes.synthesis.plugin.unitary_synthesis_plugin_names()

GitHub

Return a list of installed unitary synthesis plugin names

Returns

A list of the installed unitary synthesis plugin names. The plugin names are valid values for the transpile() kwarg unitary_synthesis_method.

Return type

list

Was this page helpful?
Report a bug or request content on GitHub.