Examples
All threads resolved!
All threads resolved!
Compare changes
- Johanna Zijderveld authored
+ 11
− 8
@@ -41,17 +41,19 @@ With the model defined, we can now proceed to input the Hamiltonian into the pac
@@ -60,7 +62,7 @@ h_0 = {(0,): hopp + hopp.T.conj(), (1,): hopp, (-1,): hopp.T.conj()}
@@ -107,10 +109,11 @@ The object `full_model` now contains all the information needed to solve the mea
@@ -184,4 +187,4 @@ plt.ylabel("$\Delta{E}/t$")