Sequential Quantum Gate Decomposer  v1.9.3
Powerful decomposition of general unitarias into one- and two-qubit gates gates
Namespaces | Functions
test_partition.py File Reference

Go to the source code of this file.

Namespaces

 test_partition
 

Functions

def test_partition.test_CorrectnessOfPartitionedCircuit ()
 
def test_partition.test_PartitionEmptyCircuit (max_qubits)
 
def test_partition.test_PartitionMaxQubitConstraint (max_qubits)
 
def test_partition.test_PartitionMaxQubitsEqualsTotalQubits (max_qubits)
 
def test_partition.test_PartitionSingleGate (max_qubits)
 
def test_partition.test_PartitionTotalGates (max_qubits)