mirror of
https://github.com/triqs/dft_tools
synced 2025-03-20 07:36:41 +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.