Sequential Quantum Gate Decomposer
v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Public Member Functions | |
def | create_custom_gate_structure (self, qbit_num, level_num=2) |
def | test_Renyi_entropy (self) |
This is a test the calculation of Renyi entropy
Definition at line 26 of file test_Renyi_entropy.py.
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.
def tests.gates.test_Renyi_entropy.Test_Renyi_entropy.test_Renyi_entropy | ( | self | ) |