3
0
mirror of https://github.com/triqs/dft_tools synced 2025-04-16 13:39:25 +02:00
Nils Wentzell 815e9adee8 Fix in dos_tetra_weights_3d: return array<..> instead of array_view<..>
-In triqs version 2.2 array_views no longer own the memory they point to
 This means that array variables that are local to a function should always
 be returned as arrray and never as an array_view
2019-12-05 16:53:06 -05:00
..
2019-11-21 21:34:37 +01:00
2016-06-09 18:11:55 +02:00