Neutrino155 / GGCE

A platform for computing numerically exact Green's functions for lattice polaron models.

Home Page:https://matthewcarbone.github.io/GGCE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Generalized Green's function Cluster Expansion

image image codecov image python black
image image

Numerically exact Green's functions for lattice polaron models, easily and efficiently

If you use this work, please cite us!
GGCE Software | Original Paper | Bond-Peierls Paper

πŸ’Ύ Installation

Just use pip!

conda create -n py3.9-ggce python=3.9 -y
conda activate py3.9-ggce
pip install ggce

We provide detailed information on advanced installation at our documentation.

πŸš€ Quickstart

Get started in a few lines of code right here!

πŸ™ Acknowledgements

This software is based upon work supported by the U.S. Department of Energy, Office of Science, Office of Advanced Scientific Computing Research, Department of Energy Computational Science Graduate Fellowship under Award Number DE-FG02-97ER25308. This work also used theory and computational resources of the Center for Functional Nanomaterials, which is a U.S. Department of Energy Office of Science User Facility, and the Scientific Data and Computing Center, a component of the Computational Science Initiative, at Brookhaven National Laboratory under Contract No. DE-SC0012704. We also acknowledge support from the Natural Sciences and Engineering Research Council of Canada (NSERC) and the Stewart Blusson Quantum Matter Institute (SBQMI).

About

A platform for computing numerically exact Green's functions for lattice polaron models.

https://matthewcarbone.github.io/GGCE

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 99.0%Language:Shell 1.0%