loicland / cut-pursuit

C++ implementation for the cut pursuit algorithm, with Matlab interfaces
MIT License
76 stars 24 forks source link

Improved build (hopefully) and fixed seg fault #19

Closed nicolas-chaulet closed 5 years ago

nicolas-chaulet commented 5 years ago

the test.py was not running on a faily standard Ubuntu machine, uncommenting bpn::initialize(); fixed the issue.