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

Functions

def test_partitioned_runtime_continuity_energy_matches_existing_density_backend (qbit_num)
 
def test_partitioned_runtime_continuity_runtime_audit_record_tracks_provenance ()
 
def test_partitioned_runtime_fusion_requested_path_without_actual_fusion_downgrades_runtime_path ()
 
def test_partitioned_runtime_mandatory_microcases_execute_through_shared_runtime_surface ()
 
def test_partitioned_runtime_mandatory_structured_case_executes_through_shared_runtime_surface ()
 
def test_partitioned_runtime_semantics_boundary_microcase_matches_sequential_reference ()
 
def test_partitioned_runtime_semantics_structured_case_matches_sequential_reference ()
 
def test_phase3_partitioned_runtime_continuity_runtime_executes_supported_anchor (qbit_num)
 
def test_runtime_operation_alignment_descriptor_and_segment_policies ()
 

Variables

 REPO_ROOT
 

Function Documentation

◆ test_partitioned_runtime_continuity_energy_matches_existing_density_backend()

def tests.partitioning.test_partitioned_runtime.test_partitioned_runtime_continuity_energy_matches_existing_density_backend (   qbit_num)

Definition at line 62 of file test_partitioned_runtime.py.

Here is the call graph for this function:

◆ test_partitioned_runtime_continuity_runtime_audit_record_tracks_provenance()

def tests.partitioning.test_partitioned_runtime.test_partitioned_runtime_continuity_runtime_audit_record_tracks_provenance ( )

Definition at line 107 of file test_partitioned_runtime.py.

Here is the call graph for this function:

◆ test_partitioned_runtime_fusion_requested_path_without_actual_fusion_downgrades_runtime_path()

def tests.partitioning.test_partitioned_runtime.test_partitioned_runtime_fusion_requested_path_without_actual_fusion_downgrades_runtime_path ( )
allow_fusion upgrades the request to fused path, but singleton unitary segments never fuse.

Definition at line 156 of file test_partitioned_runtime.py.

Here is the call graph for this function:

◆ test_partitioned_runtime_mandatory_microcases_execute_through_shared_runtime_surface()

def tests.partitioning.test_partitioned_runtime.test_partitioned_runtime_mandatory_microcases_execute_through_shared_runtime_surface ( )

Definition at line 77 of file test_partitioned_runtime.py.

Here is the call graph for this function:

◆ test_partitioned_runtime_mandatory_structured_case_executes_through_shared_runtime_surface()

def tests.partitioning.test_partitioned_runtime.test_partitioned_runtime_mandatory_structured_case_executes_through_shared_runtime_surface ( )

Definition at line 91 of file test_partitioned_runtime.py.

Here is the call graph for this function:

◆ test_partitioned_runtime_semantics_boundary_microcase_matches_sequential_reference()

def tests.partitioning.test_partitioned_runtime.test_partitioned_runtime_semantics_boundary_microcase_matches_sequential_reference ( )

Definition at line 123 of file test_partitioned_runtime.py.

Here is the call graph for this function:

◆ test_partitioned_runtime_semantics_structured_case_matches_sequential_reference()

def tests.partitioning.test_partitioned_runtime.test_partitioned_runtime_semantics_structured_case_matches_sequential_reference ( )

Definition at line 139 of file test_partitioned_runtime.py.

Here is the call graph for this function:

◆ test_phase3_partitioned_runtime_continuity_runtime_executes_supported_anchor()

def tests.partitioning.test_partitioned_runtime.test_phase3_partitioned_runtime_continuity_runtime_executes_supported_anchor (   qbit_num)

Definition at line 45 of file test_partitioned_runtime.py.

Here is the call graph for this function:

◆ test_runtime_operation_alignment_descriptor_and_segment_policies()

def tests.partitioning.test_partitioned_runtime.test_runtime_operation_alignment_descriptor_and_segment_policies ( )

Definition at line 182 of file test_partitioned_runtime.py.

Here is the call graph for this function:

Variable Documentation

◆ REPO_ROOT

tests.partitioning.test_partitioned_runtime.REPO_ROOT

Definition at line 6 of file test_partitioned_runtime.py.