3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 19:53:45 +01:00
dft_tools/doc/reference/python/contents.rst
Olivier Parcollet 4e9460bc1c Wrapper : clean and document.
- clean the c_name.
- add more refined signature (with c_name optionally in it).
- add some autodoc.
- clean code : move class in nested, remove useless dict call, etc...
- operator2 : move unary - and unit in algebra in general wrapper.
- various name change to make private function start with _, for
  autodoc.
2014-05-31 16:10:07 +02:00

19 lines
232 B
ReStructuredText

Python
================
.. toctree::
:maxdepth: 1
start/get_started
green/green
operators/operators
lattice/lattice
data_analysis/contents
random/random
parameters/parameters
wrap_generator/contents