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

Go to the source code of this file.

Namespaces

 kahn
 

Functions

def kahn.kahn_partition (c, max_qubit, preparts=None)
 
def kahn.kahn_partition_preparts (c, max_qubit, preparts)
 
def kahn.split_partition (preparts, g, rg)
 
def kahn.test_split_partition ()