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

Functions

def _expected_partition_parameter_routing
 
def _flatten_canonical_indices
 
def _flatten_member_names
 
def _round_trip_partition_support
 
def test_boundary_microcase_descriptor_keeps_explicit_noise_in_partitions ()
 
def test_boundary_microcase_validated_partition_descriptors_round_trip_parameter_routing ()
 
def test_continuity_descriptor_members_match_surface_operation_order ()
 
def test_continuity_microcase_structured_share_partition_descriptor_schema ()
 
def test_continuity_partition_descriptor_aligns_with_planner_surface (qbit_num)
 
def test_continuity_partition_descriptor_emission_is_deterministic ()
 
def test_continuity_validated_partition_descriptors_round_trip_qubit_support ()
 
def test_descriptor_audit_records_share_shape_across_supported_workloads ()
 
def test_microcase_partition_descriptors_share_schema ()
 
def test_partition_descriptor_workload_ids_unique_across_mandatory_workloads ()
 
def test_planner_surface_descriptor_audit_record_tracks_continuity_provenance ()
 
def test_planner_surface_descriptor_audit_record_tracks_legacy_exact_provenance ()
 
def test_planner_surface_descriptor_audit_record_tracks_methods_workload_provenance ()
 
def test_preflight_accepts_supported_phase2_continuity_request ()
 
def test_structured_descriptor_members_match_surface_operation_order ()
 
def test_structured_partition_descriptors_share_schema ()
 
def test_structured_validated_partition_descriptor_marks_remap_at_span_limit ()
 
def test_validate_against_surface_accepts_supported_microcase_descriptor ()
 

Variables

 REPO_ROOT
 

Function Documentation

◆ _expected_partition_parameter_routing()

def tests.partitioning.test_planner_surface_descriptors._expected_partition_parameter_routing (   partition)
private

Definition at line 72 of file test_planner_surface_descriptors.py.

Here is the caller graph for this function:

◆ _flatten_canonical_indices()

def tests.partitioning.test_planner_surface_descriptors._flatten_canonical_indices (   payload)
private

Definition at line 37 of file test_planner_surface_descriptors.py.

Here is the caller graph for this function:

◆ _flatten_member_names()

def tests.partitioning.test_planner_surface_descriptors._flatten_member_names (   payload)
private

Definition at line 45 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ _round_trip_partition_support()

def tests.partitioning.test_planner_surface_descriptors._round_trip_partition_support (   partition)
private

Definition at line 54 of file test_planner_surface_descriptors.py.

Here is the caller graph for this function:

◆ test_boundary_microcase_descriptor_keeps_explicit_noise_in_partitions()

def tests.partitioning.test_planner_surface_descriptors.test_boundary_microcase_descriptor_keeps_explicit_noise_in_partitions ( )

Definition at line 254 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_boundary_microcase_validated_partition_descriptors_round_trip_parameter_routing()

def tests.partitioning.test_planner_surface_descriptors.test_boundary_microcase_validated_partition_descriptors_round_trip_parameter_routing ( )

Definition at line 311 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_continuity_descriptor_members_match_surface_operation_order()

def tests.partitioning.test_planner_surface_descriptors.test_continuity_descriptor_members_match_surface_operation_order ( )

Definition at line 234 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_continuity_microcase_structured_share_partition_descriptor_schema()

def tests.partitioning.test_planner_surface_descriptors.test_continuity_microcase_structured_share_partition_descriptor_schema ( )

Definition at line 183 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_continuity_partition_descriptor_aligns_with_planner_surface()

def tests.partitioning.test_planner_surface_descriptors.test_continuity_partition_descriptor_aligns_with_planner_surface (   qbit_num)

Definition at line 85 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_continuity_partition_descriptor_emission_is_deterministic()

def tests.partitioning.test_planner_surface_descriptors.test_continuity_partition_descriptor_emission_is_deterministic ( )

Definition at line 118 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_continuity_validated_partition_descriptors_round_trip_qubit_support()

def tests.partitioning.test_planner_surface_descriptors.test_continuity_validated_partition_descriptors_round_trip_qubit_support ( )

Definition at line 297 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_descriptor_audit_records_share_shape_across_supported_workloads()

def tests.partitioning.test_planner_surface_descriptors.test_descriptor_audit_records_share_shape_across_supported_workloads ( )

Definition at line 383 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_microcase_partition_descriptors_share_schema()

def tests.partitioning.test_planner_surface_descriptors.test_microcase_partition_descriptors_share_schema ( )

Definition at line 127 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_partition_descriptor_workload_ids_unique_across_mandatory_workloads()

def tests.partitioning.test_planner_surface_descriptors.test_partition_descriptor_workload_ids_unique_across_mandatory_workloads ( )

Definition at line 214 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_planner_surface_descriptor_audit_record_tracks_continuity_provenance()

def tests.partitioning.test_planner_surface_descriptors.test_planner_surface_descriptor_audit_record_tracks_continuity_provenance ( )

Definition at line 337 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_planner_surface_descriptor_audit_record_tracks_legacy_exact_provenance()

def tests.partitioning.test_planner_surface_descriptors.test_planner_surface_descriptor_audit_record_tracks_legacy_exact_provenance ( )

Definition at line 363 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_planner_surface_descriptor_audit_record_tracks_methods_workload_provenance()

def tests.partitioning.test_planner_surface_descriptors.test_planner_surface_descriptor_audit_record_tracks_methods_workload_provenance ( )

Definition at line 353 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_preflight_accepts_supported_phase2_continuity_request()

def tests.partitioning.test_planner_surface_descriptors.test_preflight_accepts_supported_phase2_continuity_request ( )

Definition at line 424 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_structured_descriptor_members_match_surface_operation_order()

def tests.partitioning.test_planner_surface_descriptors.test_structured_descriptor_members_match_surface_operation_order ( )

Definition at line 278 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_structured_partition_descriptors_share_schema()

def tests.partitioning.test_planner_surface_descriptors.test_structured_partition_descriptors_share_schema ( )

Definition at line 158 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_structured_validated_partition_descriptor_marks_remap_at_span_limit()

def tests.partitioning.test_planner_surface_descriptors.test_structured_validated_partition_descriptor_marks_remap_at_span_limit ( )

Definition at line 324 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

◆ test_validate_against_surface_accepts_supported_microcase_descriptor()

def tests.partitioning.test_planner_surface_descriptors.test_validate_against_surface_accepts_supported_microcase_descriptor ( )

Definition at line 439 of file test_planner_surface_descriptors.py.

Here is the call graph for this function:

Variable Documentation

◆ REPO_ROOT

tests.partitioning.test_planner_surface_descriptors.REPO_ROOT

Definition at line 6 of file test_planner_surface_descriptors.py.