Skip to main content
IBM Quantum Platform
이 페이지는 Qiskit SDK의 이전 버전입니다. 최신 버전으로 이동

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

이 페이지가 도움이 되었습니까?
GitHub에서 버그, 오타를 보고하거나 컨텐츠를 요청하십시오.