|
Sequential Quantum Gate Decomposer
v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
|
Classes | |
| class | Test_VQE |
Functions | |
| def | _planner_operation_kind_tags () |
| def | generate_hamiltonian (topology, n) |
Variables | |
| maxsize | |
| sigmax | |
| sigmay | |
| sigmaz | |
|
private |
Lazy import so test collection works without a full squander extension build.
Definition at line 8 of file test_VQE.py.

| def tests.VQE.test_VQE.generate_hamiltonian | ( | topology, | |
| n | |||
| ) |
| tests.VQE.test_VQE.maxsize |
Definition at line 7 of file test_VQE.py.
| tests.VQE.test_VQE.sigmax |
Definition at line 18 of file test_VQE.py.
| tests.VQE.test_VQE.sigmay |
Definition at line 20 of file test_VQE.py.
| tests.VQE.test_VQE.sigmaz |
Definition at line 22 of file test_VQE.py.
1.8.13