Sequential Quantum Gate Decomposer  v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Functions | Variables
boundary Namespace Reference

Functions

def _build_planner_calibration_boundary_payload_cached ()
 
def build_planner_calibration_boundary_payload ()
 

Variables

 maxsize
 
string PLANNER_CALIBRATION_BOUNDARY_SCHEMA_VERSION = "phase3_planner_calibration_claim_boundary_v1"
 

Function Documentation

◆ _build_planner_calibration_boundary_payload_cached()

def boundary._build_planner_calibration_boundary_payload_cached (   dict)
private

Definition at line 17 of file boundary.py.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ build_planner_calibration_boundary_payload()

def boundary.build_planner_calibration_boundary_payload (   dict)

Definition at line 84 of file boundary.py.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ maxsize

boundary.maxsize

Definition at line 16 of file boundary.py.

◆ PLANNER_CALIBRATION_BOUNDARY_SCHEMA_VERSION

string boundary.PLANNER_CALIBRATION_BOUNDARY_SCHEMA_VERSION = "phase3_planner_calibration_claim_boundary_v1"

Definition at line 13 of file boundary.py.