diff --git a/website/index.html b/website/index.html index cd81496c6..b202da782 100644 --- a/website/index.html +++ b/website/index.html @@ -14,7 +14,7 @@ -
Fast & full featured optimization heuristics framework
Shortcuts:
Download the quick start project template, edit the
CMakeLists.txt
To show you how does a Paradiseo code look, you will find below a minimal implementation of the popular CMA-ES algorithm.
The code is presented without comments, to keep it short, but it is yet full-featured, as you will see if you compile it and run
./cmaes --help
The current stable release is version 2.0.1: Paradiseo-2.0.1.ziph">Paradiseo 2.0.1. Some other releases (older or newer) can be found on GitHub/paradiseo/releases.
The current stable release is version 2.0.1: ParadisEO 2.0.1. Some other releases (older or newer) can be found on GitHub/paradiseo/releases.
You can obtain the latest stable and beta version directly via the official Git repository:
git clone git://scm.gforge.inria.fr/paradiseo/paradiseo.git
Paradiseo development is open and contributions are welcomed.
The official bug tracker is available on the project page. But you may be more confortable using the issue tracker of Johann Dreo's project page on GitHub.
If you have any question about contributing: subscribe to our (low traffic) mailing-list.