use hops from github

This commit is contained in:
Valentin Boettcher 2024-01-28 14:47:43 -05:00
parent 6592e43fe5
commit cb577b3cdb
No known key found for this signature in database
GPG key ID: E034E12B7AF56ACE
2 changed files with 1483 additions and 812 deletions

2291
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -13,8 +13,8 @@ numpy = "^1.20.0"
scipy = "^1.7.3"
tqdm = "^4.62.3"
lmfit = "=1.0.2"
ray = "^1.11.0"
hops = { git = "git@gitlab.hrz.tu-chemnitz.de:s8896854--tu-dresden.de/hops.git", branch="main" }
ray = "^2.2.0"
hops = { git = "https://github.com/OpQuSyD/hops.git", branch="main" }
opt-einsum = "^3.3.0"
portalocker = "^2.6.0"