Skip to content

dsirianni/qcdb-sandbox

 
 

Repository files navigation

qcdb

Quantum Chemistry Common Driver and Databases

Modules and scripts for managing databases of chemical systems and storing quantum chemical information. Promoting pandas for storage and manipulation of quantum chemical information. Facilitating interoperability among quantum chemistry codes. Closely tied in with the Psi4 project: www.psicode.org and https://github.com/psi4 .

Because one large file is under git lfs control, you may need to issue the following after cloning. Git itself must be >=1.8.5:

conda install git-lfs -c conda-forge
git lfs fetch
git lfs checkout

About

Databases and Interoperability in Quantum Chemistry

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%