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.

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.