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

mnt: fixed sisl dependency #77

Closed zerothi closed 3 years ago

zerothi commented 3 years ago

Fixed dependencies (I think all places found).

sofiasanz commented 3 years ago

Hi! Thanks for the effort! But does it require to be >=0.11.0? Are there new changes in this version of sisl that are mandatory for hubbard?

zerothi commented 3 years ago

The WideBand selfenergy was first introduced in 0.11.0 release.

sofiasanz commented 3 years ago

Oh I've just seen #76...