mirror of
https://github.com/triqs/dft_tools
synced 2025-04-16 13:39:25 +02:00

-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