Commit graph

72 commits

Author SHA1 Message Date
Caner Candan
26ac5cae05 bugfixed from ublas::vector assignement ctor for old version of boost 2010-09-14 13:19:43 +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
Caner Candan
e70464630e + test/t-doEstimatorNormalMulti 2010-09-10 01:09:16 +02:00
Caner Candan
6a613bc4a1 Merge branch 'mo-1.3' of git:do into mo-1.3 2010-09-09 13:55:59 +02:00
Caner Candan
15ae721cea * added some comments 2010-09-09 13:55:18 +02:00
Caner Candan
f410026068 + new screenshot with parameters -P=10000 -d=10 2010-09-09 11:53:14 +02:00
Caner Candan
8f735f0b16 * some updates on gplot.py to have a better display + screenshots from gnuplot 2010-09-09 11:24:35 +02:00
Caner Candan
f542d3f894 * README 2010-09-09 08:03:01 +02:00
Caner Candan
839392f0dc buxfixed on CMakeLists.txt regarding copying failures 2010-09-09 07:59:50 +02:00
Caner Candan
573bc95911 renamed scripts filenames 2010-09-09 07:58:05 +02:00
Caner Candan
70cfb72205 * added some features in plot.py plotting script 2010-09-09 07:56:15 +02:00
Johann Dreo
86b08289c0 Merge branch 'mo-1.3' of git:do into mo-1.3 2010-09-08 12:15:08 +02:00
Johann Dreo
2e43f4743a bounder on uniform distribution that can handle different bounds on several dimensions 2010-09-08 12:14:15 +02:00
Caner CANDAN
56680e865d * fixed bad using of method moNeighbor< EOT >::init( EOT& ) 2010-09-07 15:36:16 +02:00
Johann Dreo
acadd99281 no more dummy bounder 2010-09-06 10:43:34 +02:00
Johann Dreo
c8d9acd0a5 constructors for passing the bounder to super class 2010-09-06 10:43:07 +02:00
Johann Dreo
5dc8a1a8fe some MO types replacement 2010-09-04 23:07:37 +02:00
Johann Dreo
97143d65a3 switch to new MO 1.3 classes and interface 2010-09-03 18:32:27 +02:00
Caner Candan
6ff2a61e2e Merge branch 'master' of ssh://localhost:8007/do 2010-09-01 10:33:42 +02:00
Caner Candan
13b9b62397 added temporary population sorting 2010-08-31 19:29:05 +02:00
Caner Candan
1086dc4d49 * main.cpp: removed useless comments * src/do: added some lines to make detectable language file * doEDASA.h: added some comments 2010-08-31 17:16:48 +02:00
Caner Candan
08754eeaee fixed a bug with using of replacor, it didnt reduce the fitness 2010-08-30 16:20:55 +02:00
Caner Candan
25bb766c82 Merge branch 'master' of candan.fr:do 2010-08-26 19:54:05 +02:00
Caner Candan
e71e86d6c1 ... 2010-08-26 19:31:30 +02:00
Caner Candan
b017a0eb46 * removed rho parameter and replaced it by popsize 2010-08-25 19:15:32 +02:00
Caner Candan
799a8f01f3 + script to plot on ggobi 2010-08-24 18:40:49 +02:00
Caner Candan
74b23dd76b * LICENSE 2010-08-24 11:23:55 +02:00
Caner Candan
b21f90c75e * fixed remove command issue 2010-08-24 11:22:06 +02:00
Caner Candan
752b1722bb * pkg-config updated + cmake file 2010-08-24 11:19:31 +02:00
Caner Candan
5b3f42d277 + lib utils 2010-08-24 10:26:36 +02:00
Caner Candan
5cbb27aee3 + multiplot with gnuplot 2010-08-23 18:03:44 +02:00
Caner Candan
7cfd111468 a C header include missed 2010-08-23 16:14:02 +02:00
Caner Candan
0c5545c421 + plot populations by generation - removed dump from doEDASA 2010-08-23 15:56:58 +02:00
Caner Candan
20c90d93f9 added a FIXME 2010-08-18 19:13:38 +02:00
Caner Candan
a84417d349 * cma-sa name has been replace by eda-sa in the project 2010-08-18 18:39:58 +02:00
Caner Candan
a70a083735 - useless comments and files removed 2010-08-18 18:24:16 +02:00
Caner Candan
91fa58ccaf - useless comments and files removed 2010-08-18 18:23:01 +02:00
Caner Candan
bd390cd217 - useless comments and files removed 2010-08-18 18:22:28 +02:00
Caner Candan
2948609905 - some useless comments + authors in files header 2010-08-18 13:37:17 +02:00
Caner Candan
fd41360304 bug fixed 2010-08-17 17:44:53 +02:00
Caner Candan
10d1ebbb9b issue to fix 2010-08-16 15:38:39 +02:00
Caner Candan
5583208c75 added L(i,i) = sqrt( abs(V(i,i) - sum) ) but the issue still exists 2010-08-16 11:45:43 +02:00
Caner Candan
6d9134edbf * added the eo features Continue/CheckOut/Stat to DO in order to dump distribution parameters and to have compatibility with eoMonitor/eoUpdater classes 2010-08-16 11:30:06 +02:00
Caner Candan
963d59e706 an intermediate commit to keep updates 2010-08-16 07:52:30 +02:00
Caner Candan
1070ec8a32 added doNormalMono 2010-08-06 10:24:45 +02:00
Caner Candan
94dd8e16eb replace doNormal by doNormalMulti 2010-08-06 10:19:50 +02:00