mirror of
https://github.com/triqs/dft_tools
synced 2025-04-26 10:14:53 +02: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.