feat: adds subset simulation stuff
Some checks failed
gitea-physics/deepdog/pipeline/head There was a failure building this commit
gitea-physics/deepdog/pipeline/pr-master There was a failure building this commit

This commit is contained in:
2023-07-24 01:50:56 -05:00
parent ad521ba472
commit 33cab9ab41
6 changed files with 547 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ authors = ["Deepak Mallubhotla <dmallubhotla+github@gmail.com>"]
[tool.poetry.dependencies]
python = ">=3.8.1,<3.10"
pdme = "^0.8.9"
pdme = "^0.9.1"
numpy = "1.22.3"
scipy = "1.10"