Skip to content

Commit

Permalink
Changed mira dependency to my PR
Browse files Browse the repository at this point in the history
  • Loading branch information
djinnome committed Oct 1, 2024
1 parent d293f8d commit 30ac975
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ license_files = LICENSE
install_requires =
jupyter
torch >= 1.8.0
mira @ git+https://github.com/indralab/mira.git@7a9b2e447d2d2a79a436028deebd0cf0743fba2f
#mira @ git+https://github.com/indralab/mira.git@7a9b2e447d2d2a79a436028deebd0cf0743fba2f
mira @ git+https://github.com/djinnome/mira.git@31207775bbb18af8dd1a4fbfb8e79aca29fcb900
chirho[dynamical] @ git+https://github.com/BasisResearch/chirho@4fbd03ce9aa25f536dc06c943ceef363cd2c56c4
sympytorch
torchdiffeq
Expand Down

0 comments on commit 30ac975

Please sign in to comment.