Johann Dreo
|
42c7dc28e1
|
changelog summary for the next 1.1 release
|
2010-10-31 07:47:12 +01:00 |
|
Johann Dreo
|
a9f382a30c
|
fix #13: remove the use of the verbose members, replaced by the eo::log system ; functions prototypes keep their verbose parameters, but display a warning until next version
|
2010-10-30 23:30:40 +02:00 |
|
Johann Dreo
|
77e97a6ba0
|
file not at the right place
|
2010-10-26 13:48:47 +02:00 |
|
Johann Dreo
|
c6886126f0
|
replace the changelog with the (cleaned) git log, more up-to-date
|
2010-10-26 13:37:15 +02:00 |
|
Johann Dreo
|
cca54d50b3
|
renamed in CHANGELOG
|
2010-10-26 13:35:08 +02:00 |
|
Johann Dreo
|
538d302ecf
|
warning: not up-to-date
|
2010-10-26 13:34:19 +02:00 |
|
Johann Dreo
|
7ec4e0e13d
|
added Johann and Caner as authors
|
2010-10-26 13:32:55 +02:00 |
|
Johann Dreo
|
2ff9506810
|
replace the changelog with the (cleaned) git log, more up-to-date
|
2010-10-26 13:32:43 +02:00 |
|
Johann Dreo
|
4a90420dd3
|
create a more generic class for monitoring to any ostream (useful for output to clog or cerr, for example), the stdout monitor now inherits from it
|
2010-10-26 10:51:48 +02:00 |
|
Johann Dreo
|
47c4f58eb8
|
Stat object to compute ratio of feasible indviduals in a pop using eoDualFitness
|
2010-10-25 09:50:50 +02:00 |
|
Johann Dreo
|
91ab6b8296
|
a stat object for computing interquartile range (a robust measure of dispersion)
|
2010-10-22 10:08:57 +02:00 |
|
Johann Dreo
|
11b14cf597
|
Arithmetic operators (note: priority to unfeasibility)
|
2010-10-22 10:07:09 +02:00 |
|
Johann Dreo
|
ac0a909d1d
|
using eo::log instead of std::cout
|
2010-09-29 22:52:30 +02:00 |
|
Johann Dreo
|
ffc6efeb97
|
do not explicitely specify build type, use O3 instead of O2 for release
|
2010-09-21 17:53:48 +02:00 |
|
Johann Dreo
|
eade49c45a
|
typo variable name
|
2010-09-21 17:52:59 +02:00 |
|
Johann Dreo
|
9a6dbdd70e
|
deactivate -fprofile-arcs -ftest-coverage that necessitate gcov
|
2010-09-20 11:32:55 +02:00 |
|
Johann Dreo
|
f39183b8d7
|
accessors to levels ; typofix on _contextLevel
|
2010-09-16 14:16:24 +02:00 |
|
Johann Dreo
|
8dc13bbaff
|
important note: we are using wallclock time
|
2010-09-16 11:29:32 +02:00 |
|
Johann Dreo
|
faec5f102c
|
bugfix operator() signature
|
2010-09-16 11:16:55 +02:00 |
|
Johann Dreo
|
d26a9d8767
|
evals that can throw exceptions
|
2010-09-16 11:06:04 +02:00 |
|
Johann Dreo
|
5adfdc8a08
|
Merge branch 'master' of ssh://eodev/gitroot/eodev/eodev
|
2010-09-16 09:41:26 +02:00 |
|
Johann Dreo
|
ccd5b01dee
|
more comments ; header
|
2010-09-16 09:33:55 +02:00 |
|
Johann Dreo
|
991138053c
|
typo bugfix
|
2010-09-16 09:29:51 +02:00 |
|
Johann Dreo
|
2ed8146723
|
use std::endl ; error message format ; more comments
|
2010-09-16 09:28:55 +02:00 |
|
Johann Dreo
|
9d19cc2cfa
|
bugfix _keep_existing name ; added an overwriting option to use ios_base::trunc instead of ios_base::app
|
2010-09-15 22:53:15 +02:00 |
|
Johann Dreo
|
d8a1aedf01
|
use eo::log
|
2010-09-15 22:28:58 +02:00 |
|
Johann Dreo
|
22ce03233e
|
doc comments
|
2010-09-15 22:28:29 +02:00 |
|
nojhan
|
88b2ec3d1a
|
update related softwares: + EASEA, GUIDE
|
2010-09-09 22:37:50 +02:00 |
|
Johann Dreo
|
526dfe150b
|
bugfix xdebug level
|
2010-09-06 12:05:13 +02:00 |
|
Johann Dreo
|
3c2639a876
|
use eo::log instead of cout
|
2010-09-06 11:20:00 +02:00 |
|
Johann Dreo
|
236dd02608
|
indent clean, more comments
|
2010-09-06 00:04:37 +02:00 |
|
Johann Dreo
|
b9d74c0b55
|
replace \n with endl
|
2010-09-05 23:56:17 +02:00 |
|
Johann Dreo
|
b18817b46f
|
use eo::log instead of cout
|
2010-09-05 23:42:58 +02:00 |
|
nojhan
|
2b4f14b8d7
|
official xmpp chat room
|
2010-09-03 09:19:23 +02:00 |
|
Caner Candan
|
f7170e2eba
|
* t-eoLogger: missed some code lines to display correctly the help
|
2010-09-01 19:15:26 +02:00 |
|
Caner Candan
|
541a14babf
|
* packaging: now the test and tutorial binaries are installed in share directory
|
2010-09-01 17:30:50 +02:00 |
|
Caner Candan
|
6d04ba9d32
|
ticket #1: Remove the autotools files done
|
2010-09-01 14:51:09 +02:00 |
|
Caner Candan
|
76d8dac2fd
|
Merge branch 'packaging' of ssh://localhost:9001/gitroot/eodev/eodev
|
2010-09-01 12:07:23 +02:00 |
|
Caner Candan
|
5bd0baace7
|
eo::log: added the parameter -o in order to define a log file + removed some warning messages at compile time
|
2010-09-01 12:01:42 +02:00 |
|
Caner Candan
|
0834d689e8
|
* added some useful comments in eoLogger class
|
2010-08-31 19:26:51 +02:00 |
|
Caner Candan
|
20a4496b83
|
fixed some warning messages while compiling
|
2010-08-31 16:39:21 +02:00 |
|
Caner Candan
|
f98e138562
|
+ eoEvalFuncCounterBounder.h: inherits of eoEvalFuncCounter in adding an exception throwing when a threshold of evaluation has been reached
|
2010-08-31 16:35:50 +02:00 |
|
Caner Candan
|
52d4107bc4
|
+ eoEvalFuncCounterBounder.h: inherits of eoEvalFuncCounter in adding an exception throwing when a threshold of evaluation has been reached
|
2010-08-31 16:34:03 +02:00 |
|
Caner Candan
|
b790bbc35b
|
+ eoEvalFuncCounterBounder.h: inherits of eoEvalFuncCounter in adding an exception throwing when a threshold of evaluation has been reached
|
2010-08-31 16:32:19 +02:00 |
|
Caner Candan
|
698c692a63
|
+ eoEvalFuncCounterBounder.h: inherits of eoEvalFuncCounter in adding an exception throwing when a threshold of evaluation has been reached
|
2010-08-31 16:31:39 +02:00 |
|
Caner Candan
|
1619b2b38c
|
* eoRNG.h: added double uniform(double min, double max)
|
2010-08-31 15:53:32 +02:00 |
|
Caner Candan
|
e42a1dae74
|
* eoFitContinue: using of _pop.best_element().fitness() instead of pop.nth_element_fitness(0)
|
2010-08-31 14:56:11 +02:00 |
|
Caner Candan
|
12a631cfb1
|
removed a wrong logging message from eoEvalContinue.h
|
2010-08-31 14:54:42 +02:00 |
|
Caner Candan
|
2b3db39aff
|
repared some compile warning messages
|
2010-08-31 14:52:08 +02:00 |
|
Caner Candan
|
1b3172a40c
|
updated doxygen config file to the version 1.6.x
|
2010-08-31 14:15:54 +02:00 |
|