Skip to content

pagmo 2.9

Compare
Choose a tag to compare
@bluescarni bluescarni released this 31 Aug 06:40
· 1546 commits to master since this release

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:

https://esa.github.io/pagmo2/changelog.html.