pygmo 2.19.0
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.