Releases: esa/pagmo_plugins_nonfree
Releases · esa/pagmo_plugins_nonfree
PPNF 0.26
PPNF 0.25
PPNF 0.24
This new version updates the manylinux wheels to recent Python versions.
PPNF 0.23
This new version updates the manylinux wheels to recent Python versions.
Worhp 1.14
Thanks to @mlooz who worked on the code, this release contains:
- We update the WORHP plugin to 1.14 -> this also means the 1.14 library must be used by the user. Older libraries will not work
New YACMA - Compatibility Bug FIxes
This point release fixes compatibility bugs in the CIs (including conda) with the upstream pagmo and pygmo packages.
No new features are implemented w.r.t. v0.20
YACMA is also updated as to allow the new cmake version used in conda to work.
Now using pybind11
This release introduces pybind11
- Now comaptible with pygmo>=2.14.0
No Longer Header Only
- Following the pagmo2 development also this AP is now no longer header only and has a library.
Snopt 7.7
This release contains major update work on the snopt7 plugin interface.
Main Changes
- Plugins non free is now compatible also with snopt7.7
- It is now possible to pass the minor version of the snopt7 library used via the snopt7 constructor.
- snopt7 plugin was tested also with the education snopt7 libraries released online
- worhp detects the library version and issues a warning if a mismatch is detected with the current header version plugins non free was compiled with.
Fix for OSX issues
This release is only a fix for a conda OSX problem.