|
Sequential Quantum Gate Decomposer
v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Functions | |
| def | _check_qubits (X, gate_to_qubit, max_qubit) |
| def | _do_split_partitions (g, rg, gate_to_qubit, splitfunc, max_qubit) |
| def | _get_balanced_initial_partitions (g, rg, gate_to_qubit) |
| def | _get_topo_order (g, rg, gate_to_qubit) |
| def | _kernighan_lin (g, rg, A, B) |
| def | _test_split_qasm () |
| def | split_partitions (c, max_qubit) |
|
private |
|
private |
|
private |
|
private |
|
private |
1.8.13