3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 11:13:46 +01:00
dft_tools/test
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
..
pytriqs First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
speed [API BREAK] gf : rename namespace gf->gfs 2013-07-28 21:11:28 +02:00
triqs [API BREAK] gf : mesh_pt into [] 2013-07-29 11:52:53 +02:00
CMakeLists.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00