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

Functions

def test_partitioned_runtime_output_cases_share_exact_output_shape ()
 
def test_partitioned_runtime_unsupported_cases_have_expected_categories ()
 
def test_phase3_partitioned_runtime_runtime_audit_cases_share_shape ()
 
def test_phase3_partitioned_runtime_runtime_handoff_cases_share_shape ()
 

Variables

 REPO_ROOT
 

Detailed Description

Benchmark validation matrices for partitioned runtime evidence bundles.

Function Documentation

◆ test_partitioned_runtime_output_cases_share_exact_output_shape()

def tests.partitioning.evidence.test_partitioned_runtime_matrices.test_partitioned_runtime_output_cases_share_exact_output_shape ( )

Definition at line 41 of file test_partitioned_runtime_matrices.py.

◆ test_partitioned_runtime_unsupported_cases_have_expected_categories()

def tests.partitioning.evidence.test_partitioned_runtime_matrices.test_partitioned_runtime_unsupported_cases_have_expected_categories ( )

Definition at line 72 of file test_partitioned_runtime_matrices.py.

◆ test_phase3_partitioned_runtime_runtime_audit_cases_share_shape()

def tests.partitioning.evidence.test_partitioned_runtime_matrices.test_phase3_partitioned_runtime_runtime_audit_cases_share_shape ( )

Definition at line 56 of file test_partitioned_runtime_matrices.py.

◆ test_phase3_partitioned_runtime_runtime_handoff_cases_share_shape()

def tests.partitioning.evidence.test_partitioned_runtime_matrices.test_phase3_partitioned_runtime_runtime_handoff_cases_share_shape ( )

Definition at line 27 of file test_partitioned_runtime_matrices.py.

Variable Documentation

◆ REPO_ROOT

tests.partitioning.evidence.test_partitioned_runtime_matrices.REPO_ROOT

Definition at line 6 of file test_partitioned_runtime_matrices.py.