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

Functions

def test_audit_record_tracks_continuity_provenance ()
 
def test_audit_record_tracks_structured_workload_provenance ()
 
def test_continuity_surface_matches_bridge_metadata (qbit_num)
 
def test_exact_qgd_circuit_lowering_preserves_order_and_param_spans ()
 
def test_legacy_lowering_accepts_explicit_supported_noise ()
 
def test_microcases_share_canonical_schema ()
 
def test_preflight_accepts_supported_bridge_request ()
 
def test_preflight_rejects_disallowed_mode_claim ()
 
def test_preflight_rejects_missing_source_payload ()
 
def test_preflight_rejects_unsupported_noise_model_in_operation_specs ()
 
def test_preflight_rejects_unsupported_source_type ()
 
def test_rejects_bridge_noise_with_invalid_after_gate_index ()
 
def test_rejects_invalid_legacy_noise_schedule ()
 
def test_rejects_non_partitioned_density_mode ()
 
def test_rejects_unsupported_legacy_gate_family ()
 
def test_structured_families_share_canonical_schema ()
 
def test_workload_ids_are_unique ()
 

Variables

 REPO_ROOT
 

Function Documentation

◆ test_audit_record_tracks_continuity_provenance()

def tests.partitioning.test_planner_surface_entry.test_audit_record_tracks_continuity_provenance ( )

Definition at line 182 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_audit_record_tracks_structured_workload_provenance()

def tests.partitioning.test_planner_surface_entry.test_audit_record_tracks_structured_workload_provenance ( )

Definition at line 196 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_continuity_surface_matches_bridge_metadata()

def tests.partitioning.test_planner_surface_entry.test_continuity_surface_matches_bridge_metadata (   qbit_num)

Definition at line 37 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_exact_qgd_circuit_lowering_preserves_order_and_param_spans()

def tests.partitioning.test_planner_surface_entry.test_exact_qgd_circuit_lowering_preserves_order_and_param_spans ( )

Definition at line 207 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_legacy_lowering_accepts_explicit_supported_noise()

def tests.partitioning.test_planner_surface_entry.test_legacy_lowering_accepts_explicit_supported_noise ( )

Definition at line 235 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_microcases_share_canonical_schema()

def tests.partitioning.test_planner_surface_entry.test_microcases_share_canonical_schema ( )

Definition at line 123 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_preflight_accepts_supported_bridge_request()

def tests.partitioning.test_planner_surface_entry.test_preflight_accepts_supported_bridge_request ( )

Definition at line 303 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_preflight_rejects_disallowed_mode_claim()

def tests.partitioning.test_planner_surface_entry.test_preflight_rejects_disallowed_mode_claim ( )

Definition at line 374 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_preflight_rejects_missing_source_payload()

def tests.partitioning.test_planner_surface_entry.test_preflight_rejects_missing_source_payload ( )

Definition at line 331 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_preflight_rejects_unsupported_noise_model_in_operation_specs()

def tests.partitioning.test_planner_surface_entry.test_preflight_rejects_unsupported_noise_model_in_operation_specs ( )

Definition at line 346 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_preflight_rejects_unsupported_source_type()

def tests.partitioning.test_planner_surface_entry.test_preflight_rejects_unsupported_source_type ( )

Definition at line 315 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_rejects_bridge_noise_with_invalid_after_gate_index()

def tests.partitioning.test_planner_surface_entry.test_rejects_bridge_noise_with_invalid_after_gate_index ( )

Definition at line 92 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_rejects_invalid_legacy_noise_schedule()

def tests.partitioning.test_planner_surface_entry.test_rejects_invalid_legacy_noise_schedule ( )

Definition at line 278 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_rejects_non_partitioned_density_mode()

def tests.partitioning.test_planner_surface_entry.test_rejects_non_partitioned_density_mode ( )

Definition at line 78 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_rejects_unsupported_legacy_gate_family()

def tests.partitioning.test_planner_surface_entry.test_rejects_unsupported_legacy_gate_family ( )

Definition at line 261 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_structured_families_share_canonical_schema()

def tests.partitioning.test_planner_surface_entry.test_structured_families_share_canonical_schema ( )

Definition at line 147 of file test_planner_surface_entry.py.

Here is the call graph for this function:

◆ test_workload_ids_are_unique()

def tests.partitioning.test_planner_surface_entry.test_workload_ids_are_unique ( )

Definition at line 168 of file test_planner_surface_entry.py.

Here is the call graph for this function:

Variable Documentation

◆ REPO_ROOT

tests.partitioning.test_planner_surface_entry.REPO_ROOT

Definition at line 6 of file test_planner_surface_entry.py.