Sequential Quantum Gate Decomposer  v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Namespaces | Functions | Variables
signals.py File Reference

Go to the source code of this file.

Namespaces

 signals
 

Functions

def signals.apply_density_scores_and_rankings
 
def signals.build_density_aware_score
 
def signals.build_density_partition_cost (descriptor_set)
 
def signals.build_density_signal_record
 
def signals.build_state_vector_proxy_score (descriptor_set)
 
def signals.calibrate_memory_weight
 
def signals.count_eligible_unitary_regions (runtime_result)
 

Variables

string signals.PLANNER_CALIBRATION_DENSITY_AWARE_OBJECTIVE_NAME = "phase3_benchmark_cost_v1"
 
string signals.PLANNER_CALIBRATION_DENSITY_SIGNAL_SCHEMA_VERSION = "phase3_planner_calibration_density_signal_v1"
 
string signals.PLANNER_CALIBRATION_STATE_VECTOR_PROXY_NAME = "state_vector_partition_proxy_v1"