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

Functions

def output_integrity_cases ()
 
def sequential_correctness_cases ()
 
def test_correctness_evidence_correctness_matrix_bundle_summary_counts ()
 
def test_correctness_evidence_correctness_matrix_covers_required_inventory ()
 
def test_correctness_evidence_correctness_package_is_complete ()
 
def test_correctness_evidence_external_correctness_bundle_summary ()
 
def test_correctness_evidence_external_correctness_is_bounded_and_exact ()
 
def test_correctness_evidence_output_integrity_and_continuity_are_present (output_integrity_cases)
 
def test_correctness_evidence_output_integrity_bundle_summary (output_integrity_cases)
 
def test_correctness_evidence_positive_case_slice_bundle_schema_and_pass
 
def test_correctness_evidence_runtime_classification_bundle_summary ()
 
def test_correctness_evidence_runtime_classifications_cover_full_matrix ()
 
def test_correctness_evidence_sequential_correctness_bundle_summary ()
 
def test_correctness_evidence_sequential_correctness_internal_gate_passes_full_matrix (sequential_correctness_cases)
 
def test_correctness_evidence_summary_consistency_closes_only_from_counted_supported_evidence ()
 
def test_correctness_evidence_unsupported_boundary_bundle_core_fields_are_stable ()
 
def test_correctness_evidence_unsupported_boundary_negative_evidence_is_stage_separated ()
 

Variables

 _CORRECTNESS_POSITIVE_CASE_SLICE_IDS
 
 ids
 
 REPO_ROOT
 

Function Documentation

◆ output_integrity_cases()

def tests.partitioning.evidence.test_correctness_evidence.output_integrity_cases ( )

Definition at line 145 of file test_correctness_evidence.py.

Here is the call graph for this function:

◆ sequential_correctness_cases()

def tests.partitioning.evidence.test_correctness_evidence.sequential_correctness_cases ( )

Definition at line 108 of file test_correctness_evidence.py.

Here is the call graph for this function:

◆ test_correctness_evidence_correctness_matrix_bundle_summary_counts()

def tests.partitioning.evidence.test_correctness_evidence.test_correctness_evidence_correctness_matrix_bundle_summary_counts ( )

Definition at line 100 of file test_correctness_evidence.py.

◆ test_correctness_evidence_correctness_matrix_covers_required_inventory()

def tests.partitioning.evidence.test_correctness_evidence.test_correctness_evidence_correctness_matrix_covers_required_inventory ( )

Definition at line 88 of file test_correctness_evidence.py.

◆ test_correctness_evidence_correctness_package_is_complete()

def tests.partitioning.evidence.test_correctness_evidence.test_correctness_evidence_correctness_package_is_complete ( )

Definition at line 219 of file test_correctness_evidence.py.

Here is the call graph for this function:

◆ test_correctness_evidence_external_correctness_bundle_summary()

def tests.partitioning.evidence.test_correctness_evidence.test_correctness_evidence_external_correctness_bundle_summary ( )

Definition at line 138 of file test_correctness_evidence.py.

◆ test_correctness_evidence_external_correctness_is_bounded_and_exact()

def tests.partitioning.evidence.test_correctness_evidence.test_correctness_evidence_external_correctness_is_bounded_and_exact ( )

Definition at line 130 of file test_correctness_evidence.py.

◆ test_correctness_evidence_output_integrity_and_continuity_are_present()

def tests.partitioning.evidence.test_correctness_evidence.test_correctness_evidence_output_integrity_and_continuity_are_present (   output_integrity_cases)

Definition at line 151 of file test_correctness_evidence.py.

Here is the caller graph for this function:

◆ test_correctness_evidence_output_integrity_bundle_summary()

def tests.partitioning.evidence.test_correctness_evidence.test_correctness_evidence_output_integrity_bundle_summary (   output_integrity_cases)

Definition at line 158 of file test_correctness_evidence.py.

◆ test_correctness_evidence_positive_case_slice_bundle_schema_and_pass()

def tests.partitioning.evidence.test_correctness_evidence.test_correctness_evidence_positive_case_slice_bundle_schema_and_pass (   build_cases_fn)

Definition at line 79 of file test_correctness_evidence.py.

◆ test_correctness_evidence_runtime_classification_bundle_summary()

def tests.partitioning.evidence.test_correctness_evidence.test_correctness_evidence_runtime_classification_bundle_summary ( )

Definition at line 182 of file test_correctness_evidence.py.

◆ test_correctness_evidence_runtime_classifications_cover_full_matrix()

def tests.partitioning.evidence.test_correctness_evidence.test_correctness_evidence_runtime_classifications_cover_full_matrix ( )

Definition at line 165 of file test_correctness_evidence.py.

◆ test_correctness_evidence_sequential_correctness_bundle_summary()

def tests.partitioning.evidence.test_correctness_evidence.test_correctness_evidence_sequential_correctness_bundle_summary ( )

Definition at line 124 of file test_correctness_evidence.py.

◆ test_correctness_evidence_sequential_correctness_internal_gate_passes_full_matrix()

def tests.partitioning.evidence.test_correctness_evidence.test_correctness_evidence_sequential_correctness_internal_gate_passes_full_matrix (   sequential_correctness_cases)

Definition at line 114 of file test_correctness_evidence.py.

Here is the caller graph for this function:

◆ test_correctness_evidence_summary_consistency_closes_only_from_counted_supported_evidence()

def tests.partitioning.evidence.test_correctness_evidence.test_correctness_evidence_summary_consistency_closes_only_from_counted_supported_evidence ( )

Definition at line 228 of file test_correctness_evidence.py.

Here is the call graph for this function:

◆ test_correctness_evidence_unsupported_boundary_bundle_core_fields_are_stable()

def tests.partitioning.evidence.test_correctness_evidence.test_correctness_evidence_unsupported_boundary_bundle_core_fields_are_stable ( )

Definition at line 211 of file test_correctness_evidence.py.

Here is the call graph for this function:

◆ test_correctness_evidence_unsupported_boundary_negative_evidence_is_stage_separated()

def tests.partitioning.evidence.test_correctness_evidence.test_correctness_evidence_unsupported_boundary_negative_evidence_is_stage_separated ( )

Definition at line 196 of file test_correctness_evidence.py.

Variable Documentation

◆ _CORRECTNESS_POSITIVE_CASE_SLICE_IDS

tests.partitioning.evidence.test_correctness_evidence._CORRECTNESS_POSITIVE_CASE_SLICE_IDS
private

Definition at line 64 of file test_correctness_evidence.py.

◆ ids

tests.partitioning.evidence.test_correctness_evidence.ids

Definition at line 76 of file test_correctness_evidence.py.

◆ REPO_ROOT

tests.partitioning.evidence.test_correctness_evidence.REPO_ROOT

Definition at line 7 of file test_correctness_evidence.py.