3
0
mirror of https://github.com/triqs/dft_tools synced 2025-04-08 09:43:27 +02:00
Olivier Parcollet 4d0bb56790 arrays. Clean expression templates
- clean array, matrix, vector expression template
  they take const & of objects, or move && objects
  no more views. -> C++11 modernisation
- Fix a bug in array resize : it was resetting the indexmap
  to C memory layout e.g. for a fortran array
- Fix a bug in read h5 array when not in C order
  (forgot an else, the array was read twice).
2013-10-17 00:32:09 +02:00
..
2013-09-11 20:22:38 +02:00
2013-08-27 13:43:58 +02:00
2013-08-27 13:43:57 +02:00
2013-07-23 08:13:52 +02:00