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_Compression.Test_Decomposition Class Reference

Public Member Functions

def test_IBM_Chellenge_compression_only (self)
 
def test_IBM_Chellenge_full (self)
 
def test_IBM_Chellenge_multiple_optim (self)
 
def test_IBM_Chellenge_no_compression (self)
 

Detailed Description

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

Definition at line 42 of file test_Compression.py.

Member Function Documentation

◆ test_IBM_Chellenge_compression_only()

def tests.decomposition.test_Compression.Test_Decomposition.test_IBM_Chellenge_compression_only (   self)
This method is called by pytest. 
Test to decompose a 4-qubit unitary of the IBM chellenge

Definition at line 196 of file test_Compression.py.

◆ test_IBM_Chellenge_full()

def tests.decomposition.test_Compression.Test_Decomposition.test_IBM_Chellenge_full (   self)
This method is called by pytest. 
Test to decompose a 4-qubit unitary of the IBM chellenge

Definition at line 45 of file test_Compression.py.

◆ test_IBM_Chellenge_multiple_optim()

def tests.decomposition.test_Compression.Test_Decomposition.test_IBM_Chellenge_multiple_optim (   self)
This method is called by pytest. 
Test to decompose a 4-qubit unitary of the IBM chellenge

Definition at line 266 of file test_Compression.py.

◆ test_IBM_Chellenge_no_compression()

def tests.decomposition.test_Compression.Test_Decomposition.test_IBM_Chellenge_no_compression (   self)
This method is called by pytest. 
Test to decompose a 4-qubit unitary of the IBM chellenge

Definition at line 123 of file test_Compression.py.


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