We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c3b26f commit f5bf55cCopy full SHA for f5bf55c
examples/periodic-hamiltonian/environment.yml
@@ -2,9 +2,10 @@ channels:
2
- conda-forge
3
dependencies:
4
- python>=3.11
5
- - pip
6
- graphviz
7
- pyscf=2.3.0
+ - rust=1.88.*
8
+ - pip
9
- pip:
10
- pyscfad @ git+https://github.com/fishjojo/pyscfad.git@ml#egg=pyscfad
11
- ase==3.22.1
0 commit comments