Skip to content

pyscf/doci

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

DOCI module for PySCF

2021-02-27

  • Version 0.1

Install

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

Doubly occupied configuration interaction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages