Sequential Quantum Gate Decomposer  v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
List of all members | Public Member Functions | Private Member Functions
tests.gates.test_circuit.TestGeneralOperation Class Reference

Public Member Functions

def test_apply_to_list_rectangular_sweep_f32 (self)
 
def test_apply_to_list_rectangular_sweep_f64 (self)
 
def test_general_operation_all_paths_f32 (self)
 
def test_general_operation_all_paths_f64 (self)
 

Private Member Functions

def _build_circuit_q4 (self)
 

Detailed Description

Coverage for explicit GENERAL_OPERATION matrix insertion.

Definition at line 428 of file test_circuit.py.

Member Function Documentation

◆ _build_circuit_q4()

def tests.gates.test_circuit.TestGeneralOperation._build_circuit_q4 (   self)
private

Definition at line 431 of file test_circuit.py.

Here is the caller graph for this function:

◆ test_apply_to_list_rectangular_sweep_f32()

def tests.gates.test_circuit.TestGeneralOperation.test_apply_to_list_rectangular_sweep_f32 (   self)

Definition at line 558 of file test_circuit.py.

Here is the call graph for this function:

◆ test_apply_to_list_rectangular_sweep_f64()

def tests.gates.test_circuit.TestGeneralOperation.test_apply_to_list_rectangular_sweep_f64 (   self)

Definition at line 537 of file test_circuit.py.

Here is the call graph for this function:

◆ test_general_operation_all_paths_f32()

def tests.gates.test_circuit.TestGeneralOperation.test_general_operation_all_paths_f32 (   self)

Definition at line 481 of file test_circuit.py.

Here is the call graph for this function:

◆ test_general_operation_all_paths_f64()

def tests.gates.test_circuit.TestGeneralOperation.test_general_operation_all_paths_f64 (   self)

Definition at line 439 of file test_circuit.py.

Here is the call graph for this function:

The documentation for this class was generated from the following file: