mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 20:34:38 +01:00
30 lines
404 B
ReStructuredText
30 lines
404 B
ReStructuredText
.. _documentation:
|
|
|
|
Documentation
|
|
*************
|
|
|
|
|
|
.. math::
|
|
|
|
(a + b)^2 &= (a + b)(a + b) \\
|
|
&= a^2 + 2ab + b^2
|
|
|
|
|
|
C++ reference manual
|
|
====================
|
|
|
|
.. toctree::
|
|
:maxdepth: 5
|
|
|
|
cpp2rst_generated/contents
|
|
|
|
Python reference manual
|
|
=======================
|
|
|
|
.. autosummary::
|
|
:toctree: _autosummary
|
|
:template: autosummary_module_template.rst
|
|
:recursive:
|
|
|
|
app4triqs
|