Skip to content

PySCF extension module for density functional reactivity theory.

License

Notifications You must be signed in to change notification settings

ZhaoYilin/pyscf-dfrt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySCF-ITA

2023-11-11

  • Version 0.1.0

Install

  • Install to python site-packages folder
pip install git+https://github.com/ZhaoYiliin/pyscf-ita
  • Install in a custom folder for development
git clone https://github.com/ZhaoYiliin/pyscf-ita /home/abc/local/path

# Set pyscf extended module path
echo 'export PYSCF_EXT_PATH=/home/abc/local/path:$PYSCF_EXT_PATH' >> ~/.bashrc

You can find more details of extended modules in the document pyscf-ita

About

PySCF extension module for density functional reactivity theory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.7%
  • Jupyter Notebook 25.0%
  • Other 1.3%