3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 11:43:47 +01:00
dft_tools/doc/reference/arrays/implementation_notes/contents.rst

31 lines
485 B
ReStructuredText
Raw Normal View History

2013-08-22 16:55:51 +02:00
Implementation notes
***************************************
.. highlight:: c
This section is for the library maintainers.
It describes the various parts and concepts of the library,
in a way suitable for studying/reading/maintening...
.. toctree::
:maxdepth: 1
:numbered:
concepts
2013-08-30 11:07:39 +02:00
strategy
2013-08-22 16:55:51 +02:00
storage
indexmaps
isp
userclasses
assignment
expression_template
functional
linalg
hdf5
reinterpretation
python
2013-08-30 11:07:39 +02:00
cuboid_formula
slicing
2013-08-22 16:55:51 +02:00