3
0
mirror of https://github.com/triqs/dft_tools synced 2024-10-31 19:23:45 +01:00
dft_tools/test/speed
Olivier Parcollet 2c542647fd clef : new version using lvalues and moving rvalues
- change : all objects are by default
  stored now by reference, not by copy any more.
  Unless the trait force_copy_in_expr is true.
- rvalue refs are moved into the tree
- simplifies a lot the writing of lazy method, objects.
- added a macro for methods
- tests ok. Further check needed to control absence of copies...
- improved documentation
2013-09-08 15:04:12 +02:00
..
apply_on_tuple_s.cpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
array1.cpp arrays : rm linalg/determinant and inverse (links) 2013-08-27 13:43:57 +02:00
array2.cpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
array_lazy_assign.cpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
array_short1.cpp arrays : rm linalg/determinant and inverse (links) 2013-08-27 13:43:57 +02:00
array_view.cpp arrays: new ref counting and weak views 2013-07-23 08:13:44 +02:00
clef1.cpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
clef_common.hpp clef : new version using lvalues and moving rvalues 2013-09-08 15:04:12 +02:00
CMakeLists.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gemv.cpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
gf_s.cpp [API BREAK] rename directory gf -> gfs 2013-07-29 11:53:02 +02:00
isol_array_foreach_pb.cpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
matmul_s.cpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
pool.cpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
speed_tester.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00