Builder fixes
Compare changes
Files
4+ 40
− 21
@@ -4,7 +4,7 @@ jupytext:
@@ -25,13 +25,11 @@ And yet, the workflow is the same as in the previous tutorial and remains simple
@@ -40,8 +38,9 @@ sy = np.array([[0, -1j], [1j, 0]])
@@ -111,6 +110,7 @@ For example, we can compute the charge density wave (CDW) order parameter which
@@ -120,8 +120,12 @@ rho_0, _ = meanfi.density_matrix(h_0, filling=filling, nk=40)
@@ -166,11 +170,11 @@ for U in Us:
@@ -188,13 +192,13 @@ for mf_sol in mf_sols.flatten():
@@ -206,10 +210,25 @@ We naively do this by plotting the difference between CDW and SDW order paramete