CrawfordGroup / pycc

PyCC is a simple, Python-based, reference implementation of the coupled cluster method of ab initio quantum chemistry.
BSD 3-Clause "New" or "Revised" License
42 stars 15 forks source link
python

PyCC

License GitHub Actions Build
Status codecov

A Python-based coupled cluster implementation. Current capabilities include:

Future plans:

Notes on PNO-CC: https://github.com/JoseMadriaga/Notes/blob/main/LocalCCSD.pdf

This repository is currently under development. To do a developmental install, download this repository and type pip install -e . in the repository directory.

This package requires the following:

Authors

T. Daniel Crawford, Benjamin G. Peyton, Zhe Wang, Jose Madriaga

Copyright

Copyright (c) 2024, T. Daniel Crawford

Acknowledgements

Project structure based on the MolSSI's Computational Molecular Science Python Cookiecutter Version 1.5.