mirror of
https://github.com/triqs/dft_tools
synced 2024-11-07 14:43:49 +01:00
9ee9083249
In order to use c++2py tools the C-code must be rewritten to C++. In particular, instead of direct creation of Numpy arrays STL containers must be used.
5 lines
104 B
Plaintext
5 lines
104 B
Plaintext
|
|
c_atm_mod.so: argsort.c argsort.h dos_tetra3d.c dos_tetra3d.h
|
|
python setup.py build_ext --inplace
|
|
|