Skip to content

Implement wrapper

Loic Hausammann requested to merge implement_wrapper into use_boost

Implementing the python wrapper thanks to boost. Use more std::vector and std::array. The code is as efficient than the C one.

Merge request reports