Unusable variable POP_SIZE, OFFSPRING_SIZE
Merge branch 'devel' of ssh://git.code.sf.net/p...
Change the sending message
Add back the globals variables OFFSPRING_SIZE, ...
Cigtab test (cmaes-test) now use correct compil...
Add github mirroring instructions
Add back the globals variables OFFSPRING_SIZE, ...
Fix a case where the generated deserialization ...
Correct missing header in example
Merge branch 'master' of ssh://git.code.sf.net/...
Fix a case where the generated deserialization ...
Improve regression testing: done and functional
Add openMP support
Add openMP support in all templates
Add regression test based on current example
Cont'd doc
Fix an important bug where using the remote is...
start to write the easea manual
The easea user and developer manual; currently WIP
Retabbing, and other minor aesthetic change
Clean a bit the directories and the compiler ha...
Add software requirements to the README
Merge branch 'master' of ssh://git.code.sf.net/...
Building and installing EASEA
Fix the CUDA API deprecated call in CUDA_GP.tpl
Correct the Ant example and add informations ab...
Merge branch 'master' of ssh://git.code.sf.net/...
Add section in empty template and initialise po...
Add an empty easea template
Fix an issue where the correct pressures for th...
Add readme
Clean branch github site
new branch containing the github site
Building and installing EASEA
Home
Remove useless executable
Minor aesthetic change to the install script an...
Building and installing EASEA
Merge branch 'master' of ssh://git.code.sf.net/...
Oops committed the wrong CMakeList. Now install...
update installing informations
Quick fix to support new CUDA API (>4.1)
Update installation file and add a new cmake bu...
merge
new install script. ". install.sh" to make a gl...
Minor aesthetic changes
Merge branch 'osx' of ssh://git.code.sf.net/p/e...
Merge remote-tracking branch 'origin/windows' i...
Merge branch 'windows' into osx
Fix some warning and merge windows change
Fix critical bug. The ip file name was set with...
Easea now work again on window, although slowly...
Fix a serious warning/bug involving a dangling ...
Suppress comma and parentheses related warning
Fix all clang warning (Wparentheses-extraneous)
Fix some scope related issue when setting class...
Fix a serious scope assignement error, which wa...
Compilation now (more) platform independent, as...
Check for clang instead of apple to know it mus...
Supress boost STATIC_ASSERT warnings when using...