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

Functions

def test_phase31_channel_native_1q_microcase_matches_sequential_reference ()
 
def test_phase31_channel_native_parametric_noise_clamped_matches_sequential ()
 
def test_phase31_channel_native_rejects_pure_unitary_motif ()
 

Variables

 REPO_ROOT
 

Detailed Description

Phase 3.1 slice: channel-native runtime vs sequential reference (1q microcase).

Function Documentation

◆ test_phase31_channel_native_1q_microcase_matches_sequential_reference()

def tests.partitioning.test_partitioned_channel_native_phase31_slice.test_phase31_channel_native_1q_microcase_matches_sequential_reference ( )

Definition at line 36 of file test_partitioned_channel_native_phase31_slice.py.

Here is the call graph for this function:

◆ test_phase31_channel_native_parametric_noise_clamped_matches_sequential()

def tests.partitioning.test_partitioned_channel_native_phase31_slice.test_phase31_channel_native_parametric_noise_clamped_matches_sequential ( )
Out-of-range parametric noise rate is clamped like NoisyCircuit / noise_operation.cpp.

Definition at line 61 of file test_partitioned_channel_native_phase31_slice.py.

Here is the call graph for this function:

◆ test_phase31_channel_native_rejects_pure_unitary_motif()

def tests.partitioning.test_partitioned_channel_native_phase31_slice.test_phase31_channel_native_rejects_pure_unitary_motif ( )

Definition at line 88 of file test_partitioned_channel_native_phase31_slice.py.

Here is the call graph for this function:

Variable Documentation

◆ REPO_ROOT

tests.partitioning.test_partitioned_channel_native_phase31_slice.REPO_ROOT