There is a newer version of the record available.

Published January 10, 2020 | Version v2.13.0
Software Open

esa/pagmo2: pagmo 2.13.0

  • 1. Max Planck Institute for Astronomy

Description

In this release of pagmo, the batch fitness evaluation framework has been completed on the Python side. This means that now it is possible to exploit fine-grained parallelisation (e.g., parallel initialisation of populations/islands/archipelagos, parallelisation of the inner loops of some algorithms, etc.) also for user-defined problems implemented in Python. Two pythonic batch fitness evaluators are available, one based on multiprocessing and the other using ipyparallel instead (which makes it possible to do parallel objective function evaluations on a cluster).

This release also contains a couple of important bugfixes, one of them fixing a crash due to mishandling of NaN values in the hypervolume utilities.

The full changelog, as usual, is available here:

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

Files

esa/pagmo2-v2.13.0.zip

Files (18.4 MB)

Name Size Download all
md5:73a1d133badec2d20aa29678017323a4
18.4 MB Preview Download

Additional details

Related works