esa / pygmo2

A Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
https://esa.github.io/pygmo2/
Mozilla Public License 2.0
434 stars 57 forks source link

Dropping pagmo make_unique and update to test output #44

Closed darioizzo closed 4 years ago

darioizzo commented 4 years ago

The CI on this will fail as long as https://github.com/esa/pagmo2/pull/409 is not merged.

The PR fixes incompatibilities with the removal of detail::make_unique and the change in the island text representation (no longer empty)