mirror of
https://github.com/triqs/dft_tools
synced 2025-04-27 02:34:56 +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.