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

Public Member Functions

def create_custom_gate_structure_QX2 (self, qbit_num)
 
def test_N_Qubit_Decomposition_QX2 (self)
 

Detailed Description

This is a test class of the python iterface to the decompsition classes of the QGD package

Definition at line 43 of file test_QX2.py.

Member Function Documentation

◆ create_custom_gate_structure_QX2()

def tests.decomposition.test_QX2.Test_Decomposition.create_custom_gate_structure_QX2 (   self,
  qbit_num 
)
This method is called to create custom gate structure for the decomposition on IBM QX2

Definition at line 125 of file test_QX2.py.

Here is the caller graph for this function:

◆ test_N_Qubit_Decomposition_QX2()

def tests.decomposition.test_QX2.Test_Decomposition.test_N_Qubit_Decomposition_QX2 (   self)
This method is called by pytest. 
Test to define custom gate structure in the decomposition

Definition at line 50 of file test_QX2.py.

Here is the call graph for this function:

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