pagmo 2.9
This release features two new main features: the python decorator_problem
problem, which allows to customise at runtime the behaviour of an existing problem (e.g., for adding logging), and the fork_island
island, which enables in C++ the parallelisation of thread-unsafe problems and/or algorithms (such as IPOPT).
There is, as usual, an assortment of smaller new features, bug fixes, and documentation and build system improvements. The full changelog is available, as usual, here: