dft_tools/python/converters
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
..
plovasp Fix in dos_tetra_weights_3d: return array<..> instead of array_view<..> 2019-07-02 10:49:35 -04:00
.gitignore Reshuffled some files, added .gitignore 2015-10-21 11:54:22 +02:00
CMakeLists.txt Fixing install of python files after cmake changes 2018-02-14 16:22:11 -05:00
__init__.py Merge branch 'master' into vasp 2017-01-27 12:19:03 +01:00
converter_tools.py Continued 2018-01-22 17:37:27 -05:00
hk_converter.py change del to with when reading hdf 2018-12-06 17:28:49 -05:00
vasp_converter.py change del to with when reading hdf 2018-12-06 17:28:49 -05:00
wannier90_converter.py change del to with when reading hdf 2018-12-06 17:28:49 -05:00
wien2k_converter.py wien2k_converter: read up or dn pmat and oubwin file if SO=1 2019-06-26 14:19:18 -04:00