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

Functions

def test_partitioned_runtime_fused_eligibility_surface_exposes_eligible_unitary_regions ()
 
def test_partitioned_runtime_fused_performance_threshold_or_diagnosis_rule_closes ()
 
def test_partitioned_runtime_fused_runtime_audit_cases_share_shape ()
 
def test_partitioned_runtime_fused_semantics_cases_match_sequential_reference ()
 
def test_partitioned_runtime_fused_surface_reuse_cases_share_audit_shape ()
 
def test_partitioned_runtime_fusion_classification_matrix_exposes_all_required_categories ()
 
def test_partitioned_runtime_structured_fused_runtime_executes_representative_cases ()
 

Variables

 REPO_ROOT
 

Detailed Description

Benchmark validation matrices for fused partitioned-runtime evidence bundles.

Function Documentation

◆ test_partitioned_runtime_fused_eligibility_surface_exposes_eligible_unitary_regions()

def tests.partitioning.evidence.test_partitioned_runtime_fusion_matrices.test_partitioned_runtime_fused_eligibility_surface_exposes_eligible_unitary_regions ( )

Definition at line 43 of file test_partitioned_runtime_fusion_matrices.py.

◆ test_partitioned_runtime_fused_performance_threshold_or_diagnosis_rule_closes()

def tests.partitioning.evidence.test_partitioned_runtime_fusion_matrices.test_partitioned_runtime_fused_performance_threshold_or_diagnosis_rule_closes ( )

Definition at line 121 of file test_partitioned_runtime_fusion_matrices.py.

◆ test_partitioned_runtime_fused_runtime_audit_cases_share_shape()

def tests.partitioning.evidence.test_partitioned_runtime_fusion_matrices.test_partitioned_runtime_fused_runtime_audit_cases_share_shape ( )

Definition at line 101 of file test_partitioned_runtime_fusion_matrices.py.

◆ test_partitioned_runtime_fused_semantics_cases_match_sequential_reference()

def tests.partitioning.evidence.test_partitioned_runtime_fusion_matrices.test_partitioned_runtime_fused_semantics_cases_match_sequential_reference ( )

Definition at line 79 of file test_partitioned_runtime_fusion_matrices.py.

◆ test_partitioned_runtime_fused_surface_reuse_cases_share_audit_shape()

def tests.partitioning.evidence.test_partitioned_runtime_fusion_matrices.test_partitioned_runtime_fused_surface_reuse_cases_share_audit_shape ( )

Definition at line 65 of file test_partitioned_runtime_fusion_matrices.py.

◆ test_partitioned_runtime_fusion_classification_matrix_exposes_all_required_categories()

def tests.partitioning.evidence.test_partitioned_runtime_fusion_matrices.test_partitioned_runtime_fusion_classification_matrix_exposes_all_required_categories ( )

Definition at line 88 of file test_partitioned_runtime_fusion_matrices.py.

◆ test_partitioned_runtime_structured_fused_runtime_executes_representative_cases()

def tests.partitioning.evidence.test_partitioned_runtime_fusion_matrices.test_partitioned_runtime_structured_fused_runtime_executes_representative_cases ( )

Definition at line 56 of file test_partitioned_runtime_fusion_matrices.py.

Variable Documentation

◆ REPO_ROOT

tests.partitioning.evidence.test_partitioned_runtime_fusion_matrices.REPO_ROOT

Definition at line 8 of file test_partitioned_runtime_fusion_matrices.py.