mirror of
https://github.com/vale981/master-thesis
synced 2025-03-04 17:41:43 -05:00
use the online calculation supporting version of the code
This commit is contained in:
parent
520adcb1a7
commit
de7ff3f7f7
2 changed files with 298 additions and 236 deletions
532
python/energy_flow_proper/10_antizeno_engine/poetry.lock
generated
532
python/energy_flow_proper/10_antizeno_engine/poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -10,7 +10,7 @@ python = ">=3.9,<3.11"
|
||||||
# hops = { git = "git@gitlab.hrz.tu-chemnitz.de:s8896854--tu-dresden.de/hops.git", branch="use_new_stocproc_for_10" }
|
# hops = { git = "git@gitlab.hrz.tu-chemnitz.de:s8896854--tu-dresden.de/hops.git", branch="use_new_stocproc_for_10" }
|
||||||
# stocproc = { git = "git@github.com:vale981/stocproc.git", branch="fix_relative" }
|
# stocproc = { git = "git@github.com:vale981/stocproc.git", branch="fix_relative" }
|
||||||
# hopsflow = { git = "git@github.com:vale981/hopsflow.git", branch="fix_for_10" }
|
# hopsflow = { git = "git@github.com:vale981/hopsflow.git", branch="fix_for_10" }
|
||||||
hiro_models = { git = "git@github.com:vale981/two_qubit_model.git", branch="main" }
|
hiro_models = { git = "git@github.com:vale981/two_qubit_model.git", branch="online_calculation" }
|
||||||
matplotlib = "^3.5.0"
|
matplotlib = "^3.5.0"
|
||||||
jupyter = "^1.0.0"
|
jupyter = "^1.0.0"
|
||||||
qutip = "^4.6.2"
|
qutip = "^4.6.2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue