3
0
mirror of https://github.com/triqs/dft_tools synced 2024-07-17 08:30:35 +02:00
dft_tools/python/converters
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
..
plovasp Fix in dos_tetra_weights_3d: return array<..> instead of array_view<..> 2019-12-05 16:53:06 -05:00
__init__.py Merge branch 'master' into vasp 2017-01-27 12:19:03 +01: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
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 fixed tests for reading e-fermi from DOSCAR. Clean up of plovasp (prints from bugfixing 2019-11-25 09:53:05 +01:00
wannier90_converter.py change del to with when reading hdf 2018-12-06 17:28:49 -05:00
wien2k_converter.py change del to with when reading hdf 2018-12-06 17:28:49 -05:00