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

Go to the source code of this file.

Classes

class  case_selection.PerformanceEvidenceCaseContext
 

Namespaces

 case_selection
 

Functions

def case_selection._base_metadata_from_descriptor
 
def case_selection._build_performance_evidence_case_contexts_cached ()
 
def case_selection._build_performance_evidence_inventory_cases_cached ()
 
def case_selection._build_phase31_counted_performance_case_contexts_cached ()
 
def case_selection._build_phase31_counted_performance_inventory_cases_cached ()
 
def case_selection._selected_partition_qubits ()
 
def case_selection._structured_seed_noise_pairs ()
 
def case_selection.build_performance_evidence_case_contexts ()
 
def case_selection.build_performance_evidence_inventory_cases ()
 
def case_selection.build_phase31_counted_performance_case_contexts ()
 
def case_selection.build_phase31_counted_performance_inventory_cases ()
 
def case_selection.build_phase31_hybrid_pilot_case_context ()
 
def case_selection.build_phase31_performance_inventory_cases ()
 
def case_selection.iter_performance_evidence_continuity_cases ()
 
def case_selection.iter_performance_evidence_structured_cases ()
 
def case_selection.iter_phase31_performance_cases ()
 

Variables

string case_selection.BENCHMARK_SLICE_PHASE31_COUNTED_MATRIX = "phase31_counted_matrix"
 
string case_selection.BENCHMARK_SLICE_PHASE31_HYBRID_PILOT = "phase31_hybrid_pilot"
 
string case_selection.PERFORMANCE_EVIDENCE_CASE_KIND_CONTINUITY = "continuity"
 
string case_selection.PERFORMANCE_EVIDENCE_CASE_KIND_STRUCTURED = "structured_family"
 
tuple case_selection.PERFORMANCE_EVIDENCE_CONTINUITY_QUBITS = (4, 6, 8, 10)
 
tuple case_selection.PERFORMANCE_EVIDENCE_EXTERNAL_REFERENCE_CONTINUITY_QUBITS = (4,)
 
string case_selection.PHASE31_HYBRID_PILOT_WORKLOAD_ID = "phase31_pair_repeat_q8_periodic_seed20260318"