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

Functions

def test_bridge_fields_match_correctness_when_reference_available ()
 
def test_counted_supported_case_synthetic_examples ()
 
def test_counted_supported_matches_between_pipelines_when_reference_available ()
 
def test_runtime_correctness_bridge_field_names_stable ()
 

Variables

 REPO_ROOT
 

Detailed Description

Regression tests for shared density-matrix evidence core (Story 1).

Function Documentation

◆ test_bridge_fields_match_correctness_when_reference_available()

def tests.partitioning.evidence.test_evidence_core.test_bridge_fields_match_correctness_when_reference_available ( )

Definition at line 79 of file test_evidence_core.py.

Here is the call graph for this function:

◆ test_counted_supported_case_synthetic_examples()

def tests.partitioning.evidence.test_evidence_core.test_counted_supported_case_synthetic_examples ( )

Definition at line 91 of file test_evidence_core.py.

Here is the call graph for this function:

◆ test_counted_supported_matches_between_pipelines_when_reference_available()

def tests.partitioning.evidence.test_evidence_core.test_counted_supported_matches_between_pipelines_when_reference_available ( )

Definition at line 65 of file test_evidence_core.py.

Here is the call graph for this function:

◆ test_runtime_correctness_bridge_field_names_stable()

def tests.partitioning.evidence.test_evidence_core.test_runtime_correctness_bridge_field_names_stable ( )

Definition at line 61 of file test_evidence_core.py.

Variable Documentation

◆ REPO_ROOT

tests.partitioning.evidence.test_evidence_core.REPO_ROOT

Definition at line 8 of file test_evidence_core.py.