dipc-cc / hubbard

Python tools for mean-field Hubbard models
https://dipc-cc.github.io/hubbard/
GNU Lesser General Public License v3.0
21 stars 8 forks source link

More general bandstructure plots #63

Closed sofiasanz closed 4 years ago

sofiasanz commented 4 years ago

This new implementation uses sisl.BandStructure for computing the bandstructure along a specified path of the Brillouin zone. On the other hand now this method is no longer restricted to 1D systems only.

sofiasanz commented 4 years ago

@zerothi thank you very much for your advice! I followed your tips and updated the class (see commits bf6396e, 01058b3 and f3880ae). What do you think?

sofiasanz commented 4 years ago

Ooops, right! Thanks. Is now fixed.

Merging the PR :-)