Skip to main content

Collection of commonly used Green's functions and utilities

Project description

master

Build status master

Coverage master

develop

Build status develop

Coverage develop

Collection of commonly used Green’s functions and utilities. The main propose of this module is to have a tested and thus reliable basis to do numerics. It happened to me too often, that I just made a mistake copying the Green’s function and was then wondering what was wrong with my algorithm. The main use case of GfTools was DMFT and its real space generalization, in particular using CT-QMC algorithms.

Installation

The package is available on PyPi:

$ pip install gftool

Alternatively, it can be installed via GitHub. You can install it using

$ pip install https://github.com/DerWeh/gftools/archive/VERSION.zip

where VERSION can be a release (e.g. 0.5.1) or a branch (e.g. develop). (As always, it is not advised to install it into your system Python, consider using pipenv, venv, conda, pyenv, or similar tools.) Of course you can also clone or fork the project.

Documentation

The documentation and API can be found here: documentation. There is now also documentation on ReadTheDocs: master doc, develop doc, latest doc

Currently the packages main content is

gftool
  • collection of non-interacting Green’s functions and spectral functions, see also the lattice submodule.

  • utility functions like Matsubara frequencies and Fermi functions.

  • reliable calculation of particle numbers via Matsubara sums (needs a refactor and more accurate extrapolation)

fourier
  • Fourier transforms from Matsubara frequencies to imaginary time and back, including the handling of high-frequencies moments (especially import for transforms from Matsubara to imaginary time)

matrix
  • helper for Green’s functions in matrix form

pade
  • analytic continuation via the Padé algorithm

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gftool-0.6.1.tar.gz (58.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page