Skip to content

Instantly share code, notes, and snippets.

@janash
Created September 3, 2021 00:49
Show Gist options
  • Save janash/1f8c859a590f6068e6524abf6430f6e1 to your computer and use it in GitHub Desktop.
Save janash/1f8c859a590f6068e6524abf6430f6e1 to your computer and use it in GitHub Desktop.
name: pySCF-env
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- ca-certificates=2021.7.5=h06a4308_1
- certifi=2021.5.30=py38h06a4308_0
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgomp=9.3.0=h5101ec6_17
- libstdcxx-ng=9.3.0=hd4cf53a_17
- ncurses=6.2=he6710b0_1
- openssl=1.1.1k=h27cfd23_0
- pip=21.0.1=py38h06a4308_0
- python=3.8.11=h12debd9_0_cpython
- readline=8.1=h27cfd23_0
- setuptools=52.0.0=py38h06a4308_0
- sqlite=3.36.0=hc218d9a_0
- tk=8.6.10=hbc83047_0
- wheel=0.37.0=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7b6447c_3
- pip:
- cycler==0.10.0
- h5py==2.10.0
- kiwisolver==1.3.2
- matplotlib==3.4.3
- numpy==1.21.2
- pillow==8.3.2
- pyparsing==2.4.7
- pyscf==1.7.6.post1
- python-dateutil==2.8.2
- scipy==1.7.1
- six==1.16.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment