-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
Wrapper description file 'atm_desc.py' is needed to generate a Python wrapper over the ATM library. Corresponding CMakeLists.txt has also been added.