3
0
mirror of https://github.com/triqs/dft_tools synced 2024-12-26 06:14:14 +01:00
dft_tools/test
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
..
pytriqs Comment out unreachable code to avoid warning 2013-08-02 10:15:29 +02:00
speed arrays : rm linalg/determinant and inverse (links) 2013-08-27 13:43:57 +02:00
triqs arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00
CMakeLists.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00