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_performance_evidence Namespace Reference

Functions

def counted_supported_cases_fixture ()
 
def metric_surface_cases_fixture ()
 
def test_performance_evidence_benchmark_matrix_bundle_core_fields_are_stable ()
 
def test_performance_evidence_benchmark_matrix_covers_required_inventory ()
 
def test_performance_evidence_benchmark_package_is_complete ()
 
def test_performance_evidence_counted_supported_bundle_summary (counted_supported_cases_fixture)
 
def test_performance_evidence_counted_supported_gate_passes_full_matrix (counted_supported_cases_fixture)
 
def test_performance_evidence_diagnosis_bundle_summary ()
 
def test_performance_evidence_diagnosis_surface_is_explicit ()
 
def test_performance_evidence_metric_surface_bundle_summary (metric_surface_cases_fixture)
 
def test_performance_evidence_metric_surface_is_complete (metric_surface_cases_fixture)
 
def test_performance_evidence_positive_threshold_bundle_summary ()
 
def test_performance_evidence_positive_threshold_review_surface_is_bounded_and_auditable ()
 
def test_performance_evidence_record_schema_slice_bundle_schema_and_pass
 
def test_performance_evidence_sensitivity_matrix_bundle_summary ()
 
def test_performance_evidence_sensitivity_matrix_covers_required_groups ()
 
def test_performance_evidence_summary_consistency_closes_from_positive_or_diagnosis_path ()
 

Variables

 _PERFORMANCE_RECORD_SCHEMA_SLICE_IDS
 
 ids
 
 REPO_ROOT
 

Function Documentation

◆ counted_supported_cases_fixture()

def tests.partitioning.evidence.test_performance_evidence.counted_supported_cases_fixture ( )

Definition at line 111 of file test_performance_evidence.py.

Here is the call graph for this function:

◆ metric_surface_cases_fixture()

def tests.partitioning.evidence.test_performance_evidence.metric_surface_cases_fixture ( )

Definition at line 165 of file test_performance_evidence.py.

Here is the call graph for this function:

◆ test_performance_evidence_benchmark_matrix_bundle_core_fields_are_stable()

def tests.partitioning.evidence.test_performance_evidence.test_performance_evidence_benchmark_matrix_bundle_core_fields_are_stable ( )

Definition at line 105 of file test_performance_evidence.py.

Here is the call graph for this function:

◆ test_performance_evidence_benchmark_matrix_covers_required_inventory()

def tests.partitioning.evidence.test_performance_evidence.test_performance_evidence_benchmark_matrix_covers_required_inventory ( )

Definition at line 87 of file test_performance_evidence.py.

Here is the call graph for this function:

◆ test_performance_evidence_benchmark_package_is_complete()

def tests.partitioning.evidence.test_performance_evidence.test_performance_evidence_benchmark_package_is_complete ( )

Definition at line 196 of file test_performance_evidence.py.

Here is the call graph for this function:

◆ test_performance_evidence_counted_supported_bundle_summary()

def tests.partitioning.evidence.test_performance_evidence.test_performance_evidence_counted_supported_bundle_summary (   counted_supported_cases_fixture)

Definition at line 125 of file test_performance_evidence.py.

Here is the call graph for this function:

◆ test_performance_evidence_counted_supported_gate_passes_full_matrix()

def tests.partitioning.evidence.test_performance_evidence.test_performance_evidence_counted_supported_gate_passes_full_matrix (   counted_supported_cases_fixture)

Definition at line 117 of file test_performance_evidence.py.

Here is the caller graph for this function:

◆ test_performance_evidence_diagnosis_bundle_summary()

def tests.partitioning.evidence.test_performance_evidence.test_performance_evidence_diagnosis_bundle_summary ( )

Definition at line 191 of file test_performance_evidence.py.

Here is the call graph for this function:

◆ test_performance_evidence_diagnosis_surface_is_explicit()

def tests.partitioning.evidence.test_performance_evidence.test_performance_evidence_diagnosis_surface_is_explicit ( )

Definition at line 184 of file test_performance_evidence.py.

Here is the call graph for this function:

◆ test_performance_evidence_metric_surface_bundle_summary()

def tests.partitioning.evidence.test_performance_evidence.test_performance_evidence_metric_surface_bundle_summary (   metric_surface_cases_fixture)

Definition at line 177 of file test_performance_evidence.py.

Here is the call graph for this function:

◆ test_performance_evidence_metric_surface_is_complete()

def tests.partitioning.evidence.test_performance_evidence.test_performance_evidence_metric_surface_is_complete (   metric_surface_cases_fixture)

Definition at line 169 of file test_performance_evidence.py.

◆ test_performance_evidence_positive_threshold_bundle_summary()

def tests.partitioning.evidence.test_performance_evidence.test_performance_evidence_positive_threshold_bundle_summary ( )

Definition at line 140 of file test_performance_evidence.py.

Here is the call graph for this function:

◆ test_performance_evidence_positive_threshold_review_surface_is_bounded_and_auditable()

def tests.partitioning.evidence.test_performance_evidence.test_performance_evidence_positive_threshold_review_surface_is_bounded_and_auditable ( )

Definition at line 132 of file test_performance_evidence.py.

Here is the call graph for this function:

◆ test_performance_evidence_record_schema_slice_bundle_schema_and_pass()

def tests.partitioning.evidence.test_performance_evidence.test_performance_evidence_record_schema_slice_bundle_schema_and_pass (   build_cases_fn)

Definition at line 78 of file test_performance_evidence.py.

◆ test_performance_evidence_sensitivity_matrix_bundle_summary()

def tests.partitioning.evidence.test_performance_evidence.test_performance_evidence_sensitivity_matrix_bundle_summary ( )

Definition at line 157 of file test_performance_evidence.py.

Here is the call graph for this function:

◆ test_performance_evidence_sensitivity_matrix_covers_required_groups()

def tests.partitioning.evidence.test_performance_evidence.test_performance_evidence_sensitivity_matrix_covers_required_groups ( )

Definition at line 146 of file test_performance_evidence.py.

Here is the call graph for this function:

◆ test_performance_evidence_summary_consistency_closes_from_positive_or_diagnosis_path()

def tests.partitioning.evidence.test_performance_evidence.test_performance_evidence_summary_consistency_closes_from_positive_or_diagnosis_path ( )

Definition at line 205 of file test_performance_evidence.py.

Here is the call graph for this function:

Variable Documentation

◆ _PERFORMANCE_RECORD_SCHEMA_SLICE_IDS

tests.partitioning.evidence.test_performance_evidence._PERFORMANCE_RECORD_SCHEMA_SLICE_IDS
private

Definition at line 63 of file test_performance_evidence.py.

◆ ids

tests.partitioning.evidence.test_performance_evidence.ids

Definition at line 75 of file test_performance_evidence.py.

◆ REPO_ROOT

tests.partitioning.evidence.test_performance_evidence.REPO_ROOT

Definition at line 7 of file test_performance_evidence.py.