Olivier Parcollet
3305185bee
Work on doc
...
- remove empty parts, start to clean the tour.
- added export of _template and _static to reuse in appli doc.
- clean tutorial part. rm cookbook.
2013-08-31 15:22:36 +02:00
Olivier Parcollet
741829909f
Work on doc
2013-08-30 12:59:47 +02:00
Olivier Parcollet
d6c74f95c5
Work on doc
2013-08-29 19:21:50 +02:00
Olivier Parcollet
0f524b26fc
work on doc
2013-08-27 13:43:58 +02:00
Michel Ferrero
526859bf14
Fix a bit the documentation
...
modified: doc/CMakeLists.txt
deleted: doc/reference/c++/CMakeLists.txt.v1
deleted: doc/reference/c++/arrays/examples_h5/CMakeLists.txt
deleted: doc/reference/c++/arrays_old/CMakeLists.txt.Old
deleted: doc/reference/c++/clef/CMakeLists.txt
modified: doc/reference/c++/det_manip/CMakeLists.txt
modified: doc/reference/c++/gf/CMakeLists.txt
modified: doc/reference/c++/parameters/CMakeLists.txt
deleted: doc/reference/python/CMakeLists.txt
deleted: doc/reference/python/data_analysis/hdf5/CMakeLists.txt
2013-08-02 10:14:33 +02:00
Olivier Parcollet
bd4926157c
[API BREAK] rename directory gf -> gfs
2013-07-29 11:53:02 +02:00
Olivier Parcollet
7847b71552
[API BREAK] gf : mesh_pt into []
...
- All access to grid is now using the [] operator.
() always returns const, and is an evaluation over the domain.
- Now :
* () is always a call to evaluator (or a lazy expression).
* mesh_pt accepted by [] , both const and non const,
and not by ().
- Ported the libs (fourier et al.) but this break API.
2013-07-29 11:52:53 +02:00
Laura Messio
76d74ce0da
doc : gf, fourier,meshes
2013-07-23 11:31:22 +02:00
Laura Messio
344a8f6b32
work on gf documentation
2013-07-19 13:41:27 +02:00
Olivier Parcollet
f2c7d449cc
First commit : triqs libs version 1.0 alpha1
...
for earlier commits, see TRIQS0.x repository.
2013-07-17 19:24:07 +02:00