3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-26 06:14:14 +01:00
dft_tools/test/triqs
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
..
arrays added two little tests ... 2013-07-26 18:23:46 +02:00
clef First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
clef_examples First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
det_manip First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gf [API BREAK] gf : mesh_pt into [] 2013-07-29 11:52:53 +02:00
parameters First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
utility utility : tuple, complex_ops 2013-07-19 13:27:03 +02:00
CMakeLists.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00