3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/test/triqs
Olivier Parcollet 072b45ac1c arrays: Remove dim0, dim1, .shape in various matrix object.
Not in the concept, not needed, just an annoyance.
replaced by free functions :
first_dim(A), second_dim(A), get_shape(A) and so on...
2013-08-27 13:43:58 +02:00
..
arrays arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +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 separate some tests in c++11 dir for old compilers. 2013-07-30 22:37:41 +02:00
parameters First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
utility changing non_view_type to regular_type 2013-08-27 13:43:57 +02:00
CMakeLists.txt separate some tests in c++11 dir for old compilers. 2013-07-30 22:37:41 +02:00