3
0
mirror of https://github.com/triqs/dft_tools synced 2024-11-01 03:33:50 +01:00
dft_tools/triqs/arrays
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
..
blas_lapack Fix #5 2013-09-08 11:58:07 +02:00
expression_template arrays : renaming concept name 2013-08-29 18:06:04 +02:00
functional arrays : renaming concept name 2013-08-29 18:06:04 +02:00
h5 arrays : renaming concept name 2013-08-29 18:06:04 +02:00
impl clef : new version using lvalues and moving rvalues 2013-09-08 15:04:12 +02:00
indexmaps arrays : minor cosmetics 2013-09-06 16:00:51 +02:00
linalg code cleaning 2013-08-27 13:43:58 +02:00
python arrays: new ref counting and weak views 2013-07-23 08:13:44 +02:00
storages Fix for no python compilation 2013-08-30 20:11:04 +02:00
algorithms.hpp arrays: details while writing doc 2013-08-29 18:05:23 +02:00
array.hpp arrays : renaming concept name 2013-08-29 18:06:04 +02:00
asserts.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
cache.hpp arrays: new ref counting and weak views 2013-07-23 08:13:44 +02:00
CMakeLists.txt First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
h5.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
make_immutable_array.hpp clef : new version using lvalues and moving rvalues 2013-09-08 15:04:12 +02:00
mapped_functions.hpp First commit : triqs libs version 1.0 alpha1 2013-07-17 19:24:07 +02:00
matrix_stack_view.hpp arrays: Remove dim0, dim1, .shape in various matrix object. 2013-08-27 13:43:58 +02:00
matrix_view_proxy.hpp code cleaning 2013-08-27 13:43:58 +02:00
matrix.hpp arrays : renaming concept name 2013-08-29 18:06:04 +02:00
vector.hpp arrays : renaming concept name 2013-08-29 18:06:04 +02:00