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 |
|
Caner Candan
|
e70464630e
|
+ test/t-doEstimatorNormalMulti
|
2010-09-10 01:09:16 +02:00 |
|
nojhan
|
88b2ec3d1a
|
update related softwares: + EASEA, GUIDE
|
2010-09-09 22:37:50 +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
|
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
|
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
|
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 |
|
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 |
|
Johann Dreo
|
be19562147
|
Patch from Karima.Boufaras@inria.fr: compilation wth CUDACC
|
2010-09-03 15:55:28 +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
|
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
|
0834d689e8
|
* added some useful comments in eoLogger class
|
2010-08-31 19:26:51 +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
|
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 |
|