Skip to content

Releases: esa/pygmo2

pygmo 2.16.0

25 Sep 18:15
Compare
Choose a tag to compare

The major new feature in this new pygmo release is an algorithm wrapper around the SciPy optimizers, developed by @mlooz

Additionally, like pagmo 2.16.0, pygmo now requires a C++17-capable compiler when installing from source.

The full changelog, as usual, is available here:

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

pygmo 2.15.0

02 Apr 16:55
Compare
Choose a tag to compare

This new release features various additions to the topology API, including interoperability with NetworkX and the free_form topology (aka custom topology from pagmo 1).

Additionally, this release includes also fixes for recent CMake versions and various doc improvements/additions.

The full changelog is available here:

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

pygmo 2.14.1

06 Mar 10:46
Compare
Choose a tag to compare

This hotfix release fixes the publication of the binary wheels to pypi. No code changes with respect to 2.14.0.

pygmo 2.14.0

04 Mar 20:01
Compare
Choose a tag to compare

This is the first stand-alone release of pygmo. Please see the release notes here:

https://github.com/esa/pagmo2/releases/tag/v2.14.0