Skip to content

Util

Bram Veenboer requested to merge util into master

Moved initialization code from idg-bin into new idg-util (submodule) repository. Cleanup of initialization code: removed duplicate methods in Python, C-interface and C++ code. Use idg::ArrayND types instead of typedefs where needed.

Merge request reports