Bengali
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.transpiler.passes.UnitarySynthesis.run

UnitarySynthesis.run(dag)[source]

Run the UnitarySynthesis pass on dag.

প্যারামিটার

dag (DAGCircuit) -- input dag.

রিটার্নস

Output dag with UnitaryGates synthesized to target basis.

রেইজেস

TranspilerError -- if method was specified for the class and is not found in the installed plugins list. The list of installed plugins can be queried with unitary_synthesis_plugin_names()

রিটার্ন টাইপ

DAGCircuit