|
Sequential Quantum Gate Decomposer
v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Functions | |
| def | _tensor_perm_from_logical_to_physical (mapping, invert=False) |
| def | circuit_to_CNOT_basis |
| def | CompareCircuits |
| def | get_unitary_from_qiskit_circuit |
| Call to retrieve the unitary from QISKIT circuit. More... | |
| def | get_unitary_from_qiskit_circuit_operator |
| def | invert_circuit |
| def | qasm_to_squander_circuit |
| def | test_circuit_to_CNOT_basis () |
Variables | |
| qiskit_version | |
|
private |
| def squander.utils.circuit_to_CNOT_basis | ( | circ | ) |
| def squander.utils.CompareCircuits | ( | circ1 | ) |
| def squander.utils.get_unitary_from_qiskit_circuit | ( | circuit | ) |
| def squander.utils.get_unitary_from_qiskit_circuit_operator | ( | circuit | ) |
| def squander.utils.invert_circuit | ( | circ | ) |
| def squander.utils.qasm_to_squander_circuit | ( | filename | ) |
| def squander.utils.test_circuit_to_CNOT_basis | ( | ) |
1.8.13