Skip to content

pyscf/rt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-time TDDFT module for PySCF

An real-time TDDFT implementaion

2021-02-27

  • Version 0.1

Install

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

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages