mirror of
https://github.com/triqs/dft_tools
synced 2025-01-13 22:36:03 +01:00
eda6eb90a2
- forgot to correct the value_type of matrix_expr, and vector_expr as was done long ago for arrays... - also added cases for arrays until dim 10 - TODO : replace this trait in arrays with a tuple tools for any dim.. not urgent.