You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Marcus Märtens edited this page Feb 3, 2020
·
25 revisions
Welcome to the new pagmo!
We decided a few years back that pagmo code was growing out of control and was unmanageable. In June 2016 we finally found time and strength to redesign from scratch the whole code taking care from the beginning of seemingly unimportant issues such as a) continuous integration (osx, linux and win, 32/64), b) unit testing and c) code format. During the redesign we changed everything to change nothing: pagmo is still the coolest optimization framework around dealing with the efficient coarse grained parallelization of your optimization tasks via our generalized island model. Its main vocation is to provide a unified interface to optimization algorithms, derivative free and not, while offering the easy parallelization of your efforts.