esa / pagmo

A C++ / Python platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model. State of the art optimization algorithms are included. A common interface is provided to other optimization frameworks/algorithms such as NLOPT, SciPy, SNOPT, IPOPT, GSL
GNU General Public License v3.0
268 stars 87 forks source link

Mark repository as archived? #214

Open pierre-haessig opened 1 month ago

pierre-haessig commented 1 month ago

I was about to post an issue here about the discrepency between the doc of some https://esa.github.io/pagmo2/docs/cpp/algorithms/pso.html and the actual code in that repo... before I realized I was not on the latest repo ;-)

Perhaps marking this repository as archived would help signaling things a bit stronger (I mean stronger in the sense that the README is already non ambiguous, but I had jumped straight in the source tree...) for occasional visitors like I.

darioizzo commented 1 month ago

Good suggestion! Indeed not too clear that this is old code.