Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ppegolo committed Sep 17, 2024
1 parent 8b5f9cc commit 23d7344
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions examples/hamiltonian-learning-periodic/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ dependencies:
- scipy
- jupyter
- ase==3.22.1
- --prefer-binary
- pyscf==2.3.0
- pyscfad @ git+https://github.com/fishjojo/pyscfad.git@ml#egg=pyscfad
- seekpath
- metatensor
- metatensor-core
Expand All @@ -20,8 +23,6 @@ dependencies:
- metatensor-torch
- --extra-index-url https://download.pytorch.org/whl/cpu
- rascaline-torch @ git+https://github.com/luthaf/rascaline#subdirectory=python/rascaline-torch
- pyscf==2.3.0
- pyscfad @ git+https://github.com/fishjojo/pyscfad.git@ml#egg=pyscfad
- lightning
- xitorch
- keras_core
Expand Down

0 comments on commit 23d7344

Please sign in to comment.