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