Commit graph

  • 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 Johann Dreo 2010-10-30 23:30:40 +02:00
  • 77e97a6ba0 file not at the right place Johann Dreo 2010-10-26 13:48:47 +02:00
  • c6886126f0 replace the changelog with the (cleaned) git log, more up-to-date Johann Dreo 2010-10-26 13:37:15 +02:00
  • cca54d50b3 renamed in CHANGELOG Johann Dreo 2010-10-26 13:35:08 +02:00
  • 538d302ecf warning: not up-to-date Johann Dreo 2010-10-26 13:34:19 +02:00
  • 7ec4e0e13d added Johann and Caner as authors Johann Dreo 2010-10-26 13:32:55 +02:00
  • 2ff9506810 replace the changelog with the (cleaned) git log, more up-to-date Johann Dreo 2010-10-26 13:32:43 +02:00
  • 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 Johann Dreo 2010-10-26 10:51:48 +02:00
  • 47c4f58eb8 Stat object to compute ratio of feasible indviduals in a pop using eoDualFitness Johann Dreo 2010-10-25 09:50:50 +02:00
  • 91ab6b8296 a stat object for computing interquartile range (a robust measure of dispersion) Johann Dreo 2010-10-22 10:08:57 +02:00
  • 11b14cf597 Arithmetic operators (note: priority to unfeasibility) Johann Dreo 2010-10-22 10:07:09 +02:00
  • f2e1e40c30 I have fixed some bugs and added some tests for doDistrib classes Caner Candan 2010-10-12 10:09:56 +02:00
  • ac0a909d1d using eo::log instead of std::cout Johann Dreo 2010-09-29 22:52:30 +02:00
  • ebb20c44c5 there was an issue on doBounderNo class tied to the default values of the ctor of mother class doBounder: fixed Caner Candan 2010-09-28 10:38:38 +02:00
  • b1798ad351 * eda n eda_sa: bug fixed, while we were using -h the result folder was removed Caner Candan 2010-09-22 19:25:37 +02:00
  • 65191e2212 + eda algo: same algo than eda-sa without sa, + plotting scripts and problem functions moved to application/common Caner Candan 2010-09-22 14:38:15 +02:00
  • ffc6efeb97 do not explicitely specify build type, use O3 instead of O2 for release Johann Dreo 2010-09-21 17:53:48 +02:00
  • eade49c45a typo variable name Johann Dreo 2010-09-21 17:52:59 +02:00
  • ba6770df43 + boxplot.py: script to generate graphic with boxplot to illustrate distances between theorical and visual means for each population value Caner Candan 2010-09-21 15:12:19 +02:00
  • b70a60bc59 + t-mean-distance: program to generate distance value between the theorical and visual means Caner Candan 2010-09-21 15:08:38 +02:00
  • 66b4dfd54b typofix declaration types in macro Johann Dreo 2010-09-20 13:35:51 +02:00
  • 9a6dbdd70e deactivate -fprofile-arcs -ftest-coverage that necessitate gcov Johann Dreo 2010-09-20 11:32:55 +02:00
  • f39183b8d7 accessors to levels ; typofix on _contextLevel Johann Dreo 2010-09-16 14:16:24 +02:00
  • 8dc13bbaff important note: we are using wallclock time Johann Dreo 2010-09-16 11:29:32 +02:00
  • faec5f102c bugfix operator() signature Johann Dreo 2010-09-16 11:16:55 +02:00
  • d26a9d8767 evals that can throw exceptions Johann Dreo 2010-09-16 11:06:04 +02:00
  • 5adfdc8a08 Merge branch 'master' of ssh://eodev/gitroot/eodev/eodev Johann Dreo 2010-09-16 09:41:26 +02:00
  • ccd5b01dee more comments ; header Johann Dreo 2010-09-16 09:33:55 +02:00
  • 991138053c typo bugfix Johann Dreo 2010-09-16 09:29:51 +02:00
  • 2ed8146723 use std::endl ; error message format ; more comments Johann Dreo 2010-09-16 09:28:55 +02:00
  • 9d19cc2cfa bugfix _keep_existing name ; added an overwriting option to use ios_base::trunc instead of ios_base::app Johann Dreo 2010-09-15 22:53:15 +02:00
  • d8a1aedf01 use eo::log Johann Dreo 2010-09-15 22:28:58 +02:00
  • 22ce03233e doc comments Johann Dreo 2010-09-15 22:28:29 +02:00
  • e65ed13b16 Merge branch 'master' of 188.165.44.48:do Caner Candan 2010-09-14 14:18:14 +02:00
  • 26ac5cae05 bugfixed from ublas::vector assignement ctor for old version of boost Caner Candan 2010-09-14 13:19:43 +02:00
  • 86b7538263 - screenshots Caner Candan 2010-09-13 06:17:44 +02:00
  • 965120ffc2 Merge branch 'mo-1.3' of candan.fr:do into mo-1.3 Caner Candan 2010-09-11 00:21:02 +02:00
  • 0f4e43c0e7 t-doEstimatorNormalMulti: display means and distance Caner Candan 2010-09-10 23:21:31 +02:00
  • 492451f247 * bugfixed on test_cov_parameters Caner Candan 2010-09-10 17:04:02 +02:00
  • b7f8934517 replaced generated prefix name in result folder Caner Candan 2010-09-10 15:52:54 +02:00
  • 7845ba50c7 + test_cov_parameters.py: script to execute the estimator testor (t-EstimatorNormalMulti) in using all combinaison parameters values for 2-D cov-matrix Caner Candan 2010-09-10 15:48:16 +02:00
  • e70464630e + test/t-doEstimatorNormalMulti Caner Candan 2010-09-10 01:09:16 +02:00
  • 88b2ec3d1a update related softwares: + EASEA, GUIDE nojhan 2010-09-09 22:37:50 +02:00
  • 6a613bc4a1 Merge branch 'mo-1.3' of git:do into mo-1.3 Caner Candan 2010-09-09 13:55:59 +02:00
  • 15ae721cea * added some comments Caner Candan 2010-09-09 13:55:18 +02:00
  • f410026068 + new screenshot with parameters -P=10000 -d=10 Caner Candan 2010-09-09 11:53:14 +02:00
  • 8f735f0b16 * some updates on gplot.py to have a better display + screenshots from gnuplot Caner Candan 2010-09-09 11:24:35 +02:00
  • f542d3f894 * README Caner Candan 2010-09-09 08:03:01 +02:00
  • 839392f0dc buxfixed on CMakeLists.txt regarding copying failures Caner Candan 2010-09-09 07:59:50 +02:00
  • 573bc95911 renamed scripts filenames Caner Candan 2010-09-09 07:58:05 +02:00
  • 70cfb72205 * added some features in plot.py plotting script Caner Candan 2010-09-09 07:56:15 +02:00
  • 86b08289c0 Merge branch 'mo-1.3' of git:do into mo-1.3 Johann Dreo 2010-09-08 12:15:08 +02:00
  • 2e43f4743a bounder on uniform distribution that can handle different bounds on several dimensions Johann Dreo 2010-09-08 12:14:15 +02:00
  • 56680e865d * fixed bad using of method moNeighbor< EOT >::init( EOT& ) Caner CANDAN 2010-09-07 15:36:16 +02:00
  • 526dfe150b bugfix xdebug level Johann Dreo 2010-09-06 12:05:13 +02:00
  • 3c2639a876 use eo::log instead of cout Johann Dreo 2010-09-06 11:20:00 +02:00
  • acadd99281 no more dummy bounder Johann Dreo 2010-09-06 10:43:34 +02:00
  • c8d9acd0a5 constructors for passing the bounder to super class Johann Dreo 2010-09-06 10:43:07 +02:00
  • 236dd02608 indent clean, more comments Johann Dreo 2010-09-06 00:04:37 +02:00
  • b9d74c0b55 replace \n with endl Johann Dreo 2010-09-05 23:56:17 +02:00
  • b18817b46f use eo::log instead of cout Johann Dreo 2010-09-05 23:42:58 +02:00
  • 5dc8a1a8fe some MO types replacement Johann Dreo 2010-09-04 23:07:37 +02:00
  • 97143d65a3 switch to new MO 1.3 classes and interface Johann Dreo 2010-09-03 18:32:27 +02:00
  • be19562147 Patch from Karima.Boufaras@inria.fr: compilation wth CUDACC Johann Dreo 2010-09-03 15:55:28 +02:00
  • 2b4f14b8d7 official xmpp chat room nojhan 2010-09-03 09:19:23 +02:00
  • f7170e2eba * t-eoLogger: missed some code lines to display correctly the help Caner Candan 2010-09-01 19:15:26 +02:00
  • 541a14babf * packaging: now the test and tutorial binaries are installed in share directory Caner Candan 2010-09-01 17:30:50 +02:00
  • 6d04ba9d32 ticket #1: Remove the autotools files done Caner Candan 2010-09-01 14:51:09 +02:00
  • 76d8dac2fd Merge branch 'packaging' of ssh://localhost:9001/gitroot/eodev/eodev Caner Candan 2010-09-01 12:07:23 +02:00
  • 5bd0baace7 eo::log: added the parameter -o in order to define a log file + removed some warning messages at compile time Caner Candan 2010-09-01 12:01:42 +02:00
  • 6ff2a61e2e Merge branch 'master' of ssh://localhost:8007/do Caner Candan 2010-09-01 10:33:42 +02:00
  • 13b9b62397 added temporary population sorting Caner Candan 2010-08-31 19:29:05 +02:00
  • 0834d689e8 * added some useful comments in eoLogger class Caner Candan 2010-08-31 19:26:51 +02:00
  • 1086dc4d49 * main.cpp: removed useless comments * src/do: added some lines to make detectable language file * doEDASA.h: added some comments Caner Candan 2010-08-31 17:16:48 +02:00
  • 20a4496b83 fixed some warning messages while compiling Caner Candan 2010-08-31 16:39:21 +02:00
  • f98e138562 + eoEvalFuncCounterBounder.h: inherits of eoEvalFuncCounter in adding an exception throwing when a threshold of evaluation has been reached Caner Candan 2010-08-31 16:35:50 +02:00
  • 52d4107bc4 + eoEvalFuncCounterBounder.h: inherits of eoEvalFuncCounter in adding an exception throwing when a threshold of evaluation has been reached Caner Candan 2010-08-31 16:34:03 +02:00
  • b790bbc35b + eoEvalFuncCounterBounder.h: inherits of eoEvalFuncCounter in adding an exception throwing when a threshold of evaluation has been reached Caner Candan 2010-08-31 16:32:19 +02:00
  • 698c692a63 + eoEvalFuncCounterBounder.h: inherits of eoEvalFuncCounter in adding an exception throwing when a threshold of evaluation has been reached Caner Candan 2010-08-31 16:31:39 +02:00
  • 1619b2b38c * eoRNG.h: added double uniform(double min, double max) Caner Candan 2010-08-31 15:53:32 +02:00
  • e42a1dae74 * eoFitContinue: using of _pop.best_element().fitness() instead of pop.nth_element_fitness(0) Caner Candan 2010-08-31 14:56:11 +02:00
  • 12a631cfb1 removed a wrong logging message from eoEvalContinue.h Caner Candan 2010-08-31 14:54:42 +02:00
  • 2b3db39aff repared some compile warning messages Caner Candan 2010-08-31 14:52:08 +02:00
  • 1b3172a40c updated doxygen config file to the version 1.6.x Caner Candan 2010-08-31 14:15:54 +02:00
  • ce8f5f692f * fixed some warning issues during compilation Caner Candan 2010-08-31 14:10:13 +02:00
  • 27d5cbbc3b updated doc/CMakeLists.txt in order to add docs in packages Caner Candan 2010-08-31 14:06:34 +02:00
  • 364877cc23 removed useless eo.cfg, this is generated automaticaly by cmake with the file eo.cfg.cmake Caner Candan 2010-08-31 14:04:25 +02:00
  • 23dc5dfed8 Merge branch 'master' of ssh://eodev/gitroot/eodev/eodev Johann Dreo 2010-08-31 10:22:46 +02:00
  • 248d12d2f4 add eoDualFitness.h to the list of headers Johann Dreo 2010-08-30 22:50:59 +02:00
  • 528893cba9 bugfix: typo on _this_ Johann Dreo 2010-08-30 22:50:34 +02:00
  • ce0c969671 update of the license headers, LGPL version 2 only for those new files Johann Dreo 2010-08-30 22:46:55 +02:00
  • e184e9dd96 add a xdebug level & update of the license headers, LGPL version 2 only for this new file Johann Dreo 2010-08-30 22:46:37 +02:00
  • 03978e9ead no ; at the end of the line Johann Dreo 2010-08-30 22:44:18 +02:00
  • eb79ec2b6c New class: A fitness class that permits to compare feasible and unfeasible individuals. It guaranties that a feasible individual will always be better than an unfeasible one. Johann Dreo 2010-08-30 22:43:50 +02:00
  • ee6d52ec81 no ; at the end of the line Johann Dreo 2010-08-30 22:42:42 +02:00
  • 08754eeaee fixed a bug with using of replacor, it didnt reduce the fitness Caner Candan 2010-08-30 16:20:55 +02:00
  • 2fdc24a29a openhatch button, supposed to facilitate the involvement of new contributors nojhan 2010-08-28 12:30:37 +02:00
  • 25bb766c82 Merge branch 'master' of candan.fr:do Caner Candan 2010-08-26 19:54:05 +02:00
  • e71e86d6c1 ... Caner Candan 2010-08-26 19:31:30 +02:00
  • b017a0eb46 * removed rho parameter and replaced it by popsize Caner Candan 2010-08-25 19:15:32 +02:00