mirror of
https://github.com/triqs/dft_tools
synced 2024-12-28 15:15:52 +01:00
21 lines
312 B
Groff
21 lines
312 B
Groff
|
Array library
|
||
|
****************
|
||
|
|
||
|
.. warning::
|
||
|
This library is still beta. Beware of bugs !
|
||
|
|
||
|
|
||
|
The documentation of the array library is divided into three parts.
|
||
|
|
||
|
.. highlight:: c
|
||
|
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
|
||
|
introduction.rst
|
||
|
CookBook/contents.rst
|
||
|
UserManual/contents.rst
|
||
|
Design/contents.rst
|
||
|
|