Skip to content

A complete implementation of the CCSD method with equations and Python code.

Notifications You must be signed in to change notification settings

wtpeter/CCSD-with-Equations-and-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c2e03a1 · Jan 12, 2025

History

1 Commit
Jan 12, 2025
Jan 12, 2025
Jan 12, 2025
Jan 12, 2025
Jan 12, 2025
Jan 12, 2025

Repository files navigation

CCSD with Equations and Code

This repository implements the Coupled Cluster Singles and Doubles (CCSD) method. Symbolic derivations are done using SymPy, but the final code is manually translated into Python. The main documentation is provided in Chinese.

Contents

  • CCSD.tex and CCSD.pdf: LaTeX documentation in Chinese, introducing CC methods and mathematical results.
  • SymPyCC.ipynb: Uses SymPy to derive CCSD energy and amplitude equations.
  • CCSD.ipynb: A Python implementation of the CCSD solver.

About

A complete implementation of the CCSD method with equations and Python code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published