Skip to main content
IBM Quantum Platform
Esta página corresponde a una versión anterior de Qiskit SDK Ir a la última versión

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

¿Le ha resultado útil esta página?
Informe de un error, de una errata o solicite contenido en GitHub.