.. _greenfunctions:

Green functions 
=================

The TRIQS library provides a generic container `gf` and its views `gf_view` and `gf_const_view`, to store and manipulate
various Green functions.

.. warning::

   This library is still alpha. API may evolve. Documentation still in progress.

.. toctree::
   :maxdepth: 2

   intro
   gf_and_view
   gf_special
   clef
   tail
   fourier
   concepts
   implementation_notes