doc: bump version + clean authors list
This commit is contained in:
parent
c660489eaf
commit
3259d1b452
3 changed files with 24 additions and 13 deletions
35
AUTHORS
35
AUTHORS
|
|
@ -1,41 +1,52 @@
|
||||||
Current maintainers
|
Current maintainers
|
||||||
===================
|
===================
|
||||||
Arnaud Liefooghe <arnaud.liefooghe@univ-lille1.fr>
|
|
||||||
Clive Canape <clive.canape@inria.fr>
|
|
||||||
Johann Dreo <johann@dreo.fr>
|
|
||||||
Sébastien Verel <sebastien.verel@inria.fr>
|
|
||||||
|
|
||||||
Active developpers
|
Johann Dreo <johann@dreo.fr>
|
||||||
==================
|
|
||||||
Alexandre Quemy <alexandre.quemy@inria.fr>
|
|
||||||
Benjamin Bouvier <bnjbouv@gmail.com>
|
|
||||||
Caner Candan <caner@candan.fr>
|
|
||||||
Pierre Savéant <pierre.saveant@thalesgroup.com>
|
|
||||||
|
|
||||||
Past contributors
|
Past contributors
|
||||||
=================
|
=================
|
||||||
|
|
||||||
atantar
|
atantar
|
||||||
|
Alesandro Sidero
|
||||||
|
Alexandre Quemy
|
||||||
|
Alix Zheng
|
||||||
|
Amine Aziz-Alaoui
|
||||||
|
Arnaud Liefooghe
|
||||||
|
Benjamin Bouvier
|
||||||
|
Bahri
|
||||||
|
Caner Candan
|
||||||
|
Clive Canape
|
||||||
fatene
|
fatene
|
||||||
Gustavo Romero Lopez
|
Gustavo Romero Lopez
|
||||||
jboisson
|
jboisson
|
||||||
Jeroen Eggermont
|
Jeroen Eggermont
|
||||||
Jochen Küpper
|
Jochen Küpper
|
||||||
Joost <joost@dsj.nl>
|
Joost
|
||||||
Juan Julian Merelo Guervos
|
Juan Julian Merelo Guervos
|
||||||
Jérémie Humeau
|
Jérémie Humeau
|
||||||
|
Jxtopher
|
||||||
Karima Boufaras
|
Karima Boufaras
|
||||||
legillon
|
legillono
|
||||||
|
Leo Bertheas
|
||||||
Louis Da Costa
|
Louis Da Costa
|
||||||
Loïc Jean David Arjanen
|
Loïc Jean David Arjanen
|
||||||
Maarten Keijzer
|
Maarten Keijzer
|
||||||
|
Mammar Amara
|
||||||
|
Manu
|
||||||
Marc Schoenauer
|
Marc Schoenauer
|
||||||
Marie-Éleonore
|
Marie-Éleonore
|
||||||
Mostepha Khouadjia
|
Mostepha Khouadjia
|
||||||
Olivier König
|
Olivier König
|
||||||
|
Pierre Savéant
|
||||||
Pedro Angel Castillo Valdivieso
|
Pedro Angel Castillo Valdivieso
|
||||||
|
Potalas
|
||||||
|
Ronald Pinho
|
||||||
Steve Madere
|
Steve Madere
|
||||||
Sébastien Cahon
|
Sébastien Cahon
|
||||||
|
Sébastien Verel
|
||||||
Thomas Legrand
|
Thomas Legrand
|
||||||
|
Thibault Lasnier
|
||||||
Victor Manuel Rivas Santos
|
Victor Manuel Rivas Santos
|
||||||
wcancino
|
wcancino
|
||||||
xohm
|
xohm
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@ cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
|
||||||
|
|
||||||
## Name
|
## Name
|
||||||
project("ParadisEO"
|
project("ParadisEO"
|
||||||
VERSION 3.0.0
|
VERSION 3.1.3
|
||||||
DESCRIPTION "Evolutionary optimization framework"
|
DESCRIPTION "Evolutionary optimization framework"
|
||||||
LANGUAGES C CXX)
|
LANGUAGES C CXX)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1169,7 +1169,7 @@ undiscovered knowledge.
|
||||||
<div id="Downloads">
|
<div id="Downloads">
|
||||||
<h2><a name="Downloads"></a>Downloads</h2>
|
<h2><a name="Downloads"></a>Downloads</h2>
|
||||||
|
|
||||||
<p>The current stable release is version: <a href="https://github.com/nojhan/paradiseo/releases">Paradiseo 3.0.0-beta</a>. Some other releases (older or newer) can be found on <a href="https://github.com/nojhan/paradiseo/tags">GitHub/paradiseo/releases</a>.</p>
|
<p>The current stable release is version: <a href="https://github.com/nojhan/paradiseo/releases">Paradiseo 3.1.3</a>. Some other releases (older or newer) can be found on <a href="https://github.com/nojhan/paradiseo/tags">GitHub/paradiseo/releases</a>.</p>
|
||||||
|
|
||||||
<p> You can obtain the latest stable and beta version directly via the Git repository:
|
<p> You can obtain the latest stable and beta version directly via the Git repository:
|
||||||
<code class="command">git clone https://github.com/jdreo/paradiseo.git</code>.
|
<code class="command">git clone https://github.com/jdreo/paradiseo.git</code>.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue