Sequential Quantum Gate Decomposer  v1.9.6
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

 tests.partitioning.test_partition
 

Functions

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