Skip to content

pyscf/mbd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Many-Body van der Waals Interactions

2021-02-27

  • Version 0.1

Install

  • Install to python site-packages folder
pip install git+https://github.com/pyscf/mbd
  • Install in a custom folder for development
git clone https://github.com/pyscf/mbd /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 extension modules

About

Many-Body van der Waals Interactions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages