Skip to main content
IBM Quantum Platform
Cette page provient d'une ancienne version de Qiskit SDK. Aller à la dernière version

WrapAngleRegistry

class qiskit.transpiler.WrapAngleRegistry

Bases: object

Registry of Angle Wrapping function

This class internally contains a mapping of instruction names from a Target to callbacks for wrapping angles that are outside the specified bounds.


Methods

add_wrapper

add_wrapper(name, callback)

substitute_angle_bounds

substitute_angle_bounds(name, angles, qubits)

Get a replacement circuit for

Cette page a-t-elle été utile ?
Signaler un bogue, une coquille ou proposer du contenu sur GitHub.