mirror of
https://github.com/triqs/dft_tools
synced 2025-03-08 01:33:26 +01:00

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.
6 lines
33 B
Plaintext
6 lines
33 B
Plaintext
makefile
|
|
Makefile
|
|
*.so
|
|
*.o
|
|
*.pyc
|