3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/doc/reference/c++/arrays/contents.rst

39 lines
623 B
ReStructuredText
Raw Normal View History

2013-08-22 16:55:51 +02:00
Multidimensional arrays
*******************************************
2013-09-04 17:05:33 +02:00
.. warning::
2013-09-04 17:05:33 +02:00
This library is of stable quality, except when mentionned otherwise (for some recent features).
Documentation is still work in progress.
.. highlight:: c
.. toctree::
:maxdepth: 1
:numbered:
2013-08-22 16:55:51 +02:00
introduction
concepts
containers/regular
containers/views
shape
2013-08-22 16:55:51 +02:00
view_or_not_view
lazy
2013-08-22 16:55:51 +02:00
foreach
2013-08-27 19:17:17 +02:00
simple_fnt
2013-08-22 16:55:51 +02:00
map
algebras
2013-08-22 16:55:51 +02:00
move_swap
2013-08-27 19:17:17 +02:00
play_with_concept
blas_lapack
H5
Interop_Python
IO
STL
group_indices
2013-08-22 16:55:51 +02:00
debug
multithreading
FAQ
2013-08-22 16:55:51 +02:00
implementation_notes/contents