2013-08-26 18:00:59 +02:00
|
|
|
.. _documentation:
|
|
|
|
|
|
|
|
Documentation
|
|
|
|
=============
|
|
|
|
|
|
|
|
A quick tour
|
|
|
|
------------
|
|
|
|
|
2014-10-17 18:15:19 +02:00
|
|
|
A little tour of some aspects of TRIQS and its applications, at the Python level.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
tour/getting_started/get_started
|
|
|
|
tour/green
|
|
|
|
tour/tight_binding
|
|
|
|
tour/ctqmc
|
|
|
|
tour/dmft
|
|
|
|
tour/ipt
|
|
|
|
|
|
|
|
|
|
|
|
Tutorials
|
|
|
|
----------
|
|
|
|
|
|
|
|
Learn how to use TRIQS step by step, both in Python and c++ !
|
|
|
|
|
2013-08-26 18:00:59 +02:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2014-10-17 18:15:19 +02:00
|
|
|
tutorials/gfs_tutorial
|
|
|
|
tutorials/array_tutorial
|
|
|
|
tutorials/det_manip_tutorial
|
|
|
|
|
2013-08-26 18:00:59 +02:00
|
|
|
|
2013-08-31 00:04:09 +02:00
|
|
|
Reference manual
|
|
|
|
-----------------
|
2013-08-26 18:00:59 +02:00
|
|
|
|
2014-10-17 18:15:19 +02:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
reference/using_the_lib/contents
|
2013-08-26 18:00:59 +02:00
|
|
|
|
2014-10-17 18:15:19 +02:00
|
|
|
Code reference
|
|
|
|
~~~~~~~~~~~~~~~~
|
2013-08-26 18:00:59 +02:00
|
|
|
.. toctree::
|
2014-10-17 18:15:19 +02:00
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
reference/gfs/contents
|
|
|
|
reference/lattice_tools/contents
|
|
|
|
reference/plotting_protocols/contents
|
|
|
|
reference/montecarlo/contents
|
|
|
|
reference/operators/contents
|
|
|
|
reference/random_generator/contents
|
|
|
|
reference/arrays/contents
|
|
|
|
reference/clef/contents
|
|
|
|
reference/hdf5/contents
|
|
|
|
reference/determinant_manipulation/contents
|
|
|
|
reference/statistical_analysis/contents
|
|
|
|
|
|
|
|
|
|
|
|
Developer tools
|
|
|
|
~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
2013-08-26 18:00:59 +02:00
|
|
|
|
2014-10-17 18:15:19 +02:00
|
|
|
reference/conventions
|
|
|
|
reference/using_the_lib/profiling
|
|
|
|
reference/wrap_generator/contents
|
|
|
|
reference/utilities/contents
|
2013-08-30 16:15:47 +02:00
|
|
|
|
|
|
|
Version compatibility
|
|
|
|
---------------------
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
versions
|
|
|
|
|