2018-03-23 16:59:38 +01:00
|
|
|
.. _contents:
|
2018-03-22 18:11:39 +01:00
|
|
|
|
2018-03-23 16:59:38 +01:00
|
|
|
Documentation
|
|
|
|
=============
|
|
|
|
|
|
|
|
Contents
|
|
|
|
--------
|
2018-03-22 18:11:39 +01:00
|
|
|
|
2019-04-23 19:33:57 +02:00
|
|
|
.. math::
|
|
|
|
|
|
|
|
(a + b)^2 &= (a + b)(a + b) \\
|
|
|
|
&= a^2 + 2ab + b^2
|
|
|
|
|
|
|
|
|
2018-03-22 18:11:39 +01:00
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 5
|
|
|
|
|
|
|
|
index
|
|
|
|
install
|
|
|
|
issues
|
2018-06-04 04:32:24 +02:00
|
|
|
changelog
|
2018-03-22 18:11:39 +01:00
|
|
|
about
|
2018-03-23 16:59:38 +01:00
|
|
|
|
2019-04-23 20:14:34 +02:00
|
|
|
C++ reference manual
|
|
|
|
--------------------
|
2018-03-23 16:59:38 +01:00
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 5
|
|
|
|
|
|
|
|
cpp2rst_generated/app4triqs/toto
|
|
|
|
cpp2rst_generated/app4triqs/chain
|
2019-04-23 20:14:34 +02:00
|
|
|
|
|
|
|
Python reference manual
|
|
|
|
-----------------------
|
|
|
|
|
2019-04-23 22:48:49 +02:00
|
|
|
.. automodule:: app4triqs
|
|
|
|
:members:
|
|
|
|
|
2019-04-23 20:14:34 +02:00
|
|
|
.. autoclass:: app4triqs.toto_module.toto
|
|
|
|
:members:
|
|
|
|
|
|
|
|
.. autofunction:: app4triqs.toto_module.chain
|
|
|
|
|