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.gates.test_Renyi_entropy.Test_Renyi_entropy Class Reference

Public Member Functions

def create_custom_gate_structure (self, qbit_num, level_num=2)
 
def test_Renyi_entropy (self)
 

Detailed Description

This is a test the calculation of Renyi entropy

Definition at line 26 of file test_Renyi_entropy.py.

Member Function Documentation

◆ create_custom_gate_structure()

def tests.gates.test_Renyi_entropy.Test_Renyi_entropy.create_custom_gate_structure (   self,
  qbit_num,
  level_num = 2 
)
Add layers to disentangle the 3rd qubit from the others
linear chain with IBM native operations

Definition at line 33 of file test_Renyi_entropy.py.

Here is the caller graph for this function:

◆ test_Renyi_entropy()

def tests.gates.test_Renyi_entropy.Test_Renyi_entropy.test_Renyi_entropy (   self)

Definition at line 87 of file test_Renyi_entropy.py.

Here is the call graph for this function:

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