.. _documentation: Documentation ************* Algorithm and implementation ---------------------------- .. toctree:: :maxdepth: 1 algorithm_implementation/ctseg algorithm_implementation/implementation_notes User guide ---------- .. toctree:: :maxdepth: 1 guide/step_by_step guide/moves guide/measurements Tutorials --------- .. toctree:: :maxdepth: 1 tutorials/One-boson retarded interaction.ipynb Python reference manual ----------------------- .. autosummary:: :toctree: _ref :template: autosummary_module_template.rst :recursive: triqs_ctseg.solver triqs_ctseg.solver_core Links to all relevant solver parameters: * :doc:`Construction parameters <_ref/triqs_ctseg.solver_core.ConstrParamsT>` * :doc:`Solve parameters <_ref/triqs_ctseg.solver_core.SolveParamsT>` C++ reference manual -------------------- The C++ reference manual can be found `here <./doxygen/index.html>`_.