3
0
mirror of https://github.com/triqs/dft_tools synced 2024-08-09 22:08:30 +02:00
dft_tools/c/vasp/atm
Oleg E. Peil 236d2db3a6 Fixed 'dos_atm' to make it compatible with new Numpy API
The access to Numpy arrays has been modified to conform the new Numpy
API standard. Also, some unsued variable have been removed/commented
out.
2015-10-21 13:42:40 +02:00
..
__init__.py Added C-implementation of the analytical tetrahedron method 2015-10-21 12:07:48 +02:00
.gitignore Added C-implementation of the analytical tetrahedron method 2015-10-21 12:07:48 +02:00
argsort.c Added C-implementation of the analytical tetrahedron method 2015-10-21 12:07:48 +02:00
argsort.h Added C-implementation of the analytical tetrahedron method 2015-10-21 12:07:48 +02:00
dos_tetra3d.c Fixed 'dos_atm' to make it compatible with new Numpy API 2015-10-21 13:42:40 +02:00
dos_tetra3d.h Fixed 'dos_atm' to make it compatible with new Numpy API 2015-10-21 13:42:40 +02:00
setup.py Added C-implementation of the analytical tetrahedron method 2015-10-21 12:07:48 +02:00