Commit graph

1,828 commits

Author SHA1 Message Date
Johann Dreo
8d18cbe688 added Johann and Caner as authors on the web page 2010-11-01 13:37:24 +01:00
Johann Dreo
98189861af more shortcut links on the webpage, toward the chat and the trac 2010-11-01 13:32:37 +01:00
Johann Dreo
cbea0180a8 fix #10: removed MOO binaries 2010-10-31 23:01:16 +01:00
Johann Dreo
653bc392ed fix #10: removed the moo/ directory and eoMO* classes, deprecated by the Paradiseo-MOEO project 2010-10-31 22:57:05 +01:00
Johann Dreo
1f2de972a6 indicate cudacc branch in the changelog 2010-10-31 21:57:06 +01:00
Johann Dreo
1d7da98de7 Merge branch 'cudacc' 2010-10-31 21:50:15 +01:00
Johann Dreo
fc21827eca remove default values for verbose parameters, so as to make deprecated wrappers unused by default 2010-10-31 21:36:53 +01:00
Johann Dreo
9c51b925b6 alternate function prototypes without verbose parameter 2010-10-31 21:19:34 +01:00
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
Caner Candan
f2e1e40c30 I have fixed some bugs and added some tests for doDistrib classes 2010-10-12 10:09:56 +02:00
Johann Dreo
ac0a909d1d using eo::log instead of std::cout 2010-09-29 22:52:30 +02:00
Caner Candan
ebb20c44c5 there was an issue on doBounderNo class tied to the default values of the ctor of mother class doBounder: fixed 2010-09-28 10:38:38 +02:00
Caner Candan
b1798ad351 * eda n eda_sa: bug fixed, while we were using -h the result folder was removed 2010-09-22 19:25:37 +02:00
Caner Candan
65191e2212 + eda algo: same algo than eda-sa without sa, + plotting scripts and problem functions moved to application/common 2010-09-22 14:38:15 +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
Caner Candan
ba6770df43 + boxplot.py: script to generate graphic with boxplot to illustrate distances between theorical and visual means for each population value 2010-09-21 15:12:19 +02:00
Caner Candan
b70a60bc59 + t-mean-distance: program to generate distance value between the theorical and visual means 2010-09-21 15:08:38 +02:00
Johann Dreo
66b4dfd54b typofix declaration types in macro 2010-09-20 13:35:51 +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
Caner Candan
e65ed13b16 Merge branch 'master' of 188.165.44.48:do 2010-09-14 14:18:14 +02:00
Caner Candan
26ac5cae05 bugfixed from ublas::vector assignement ctor for old version of boost 2010-09-14 13:19:43 +02:00
Caner Candan
86b7538263 - screenshots 2010-09-13 06:17:44 +02:00
Caner Candan
965120ffc2 Merge branch 'mo-1.3' of candan.fr:do into mo-1.3 2010-09-11 00:21:02 +02:00
Caner Candan
0f4e43c0e7 t-doEstimatorNormalMulti: display means and distance 2010-09-10 23:21:31 +02:00
Caner Candan
492451f247 * bugfixed on test_cov_parameters 2010-09-10 17:04:02 +02:00
Caner Candan
b7f8934517 replaced generated prefix name in result folder 2010-09-10 15:52:54 +02:00
Caner Candan
7845ba50c7 + test_cov_parameters.py: script to execute the estimator testor (t-EstimatorNormalMulti) in using all combinaison parameters values for 2-D cov-matrix 2010-09-10 15:48:16 +02:00