Commit Graph

4 Commits

Author SHA1 Message Date
Nils Wentzell 3807534ef8 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-07-02 10:49:35 -04:00
Olivier Parcollet 1a0ba43f8d Continued 2018-01-22 17:37:27 -05:00
Olivier Parcollet ae548d48da WIP 2017-12-07 15:56:05 +01:00
Oleg E. Peil afb1134cb1 Added wrapper description file for ATM
Wrapper description file 'atm_desc.py' is needed to generate
a Python wrapper over the ATM library. Corresponding CMakeLists.txt
has also been added.
2016-03-09 19:04:05 +01:00