Skip to content

pygmo 2.19.0

Compare
Choose a tag to compare
@darioizzo darioizzo released this 19 Jan 08:26
· 40 commits to master since this release
e56ecc7

Full changelog: https://esa.github.io/pygmo2/changelog.html

PyPi support restored for linux

Due to the large number of requests we have refreshed and restored the binary wheel creation for the linux platform.

Added fixed arguments meta problem

A new meta-problem allows to fix some of the decision vector components and reduce dimensionality.

Generational MOEA-D added to algorithms

Added a generational version of MOEA-D with batch fitness evaluation support.