Welcome to gauNEGF’s Documentation
gauNEGF is a Python package for performing Non-Equilibrium Green’s Function (NEGF) calculations with the Gaussian python interface.
Note
This documentation assumes familiarity with quantum chemistry and DFT concepts. For background theory, see the Theory Guide section.
Getting Started
To get started with gauNEGF:
Install the package using pip:
pip install -e .
Check out the Examples and Tutorials for practical tutorials
Read the Theory Guide for theoretical background
Browse the API Reference for detailed function documentation
Documentation Contents
User Guide
Theory Guide
API Reference
Contributing
We welcome contributions! Please see our Github Repository for guidelines.