eba2e14950
use eoExceptions everywhere
2020-03-27 00:48:23 +01:00
75ac37b02a
fix some errors in tests
...
- use eoEvalCounterThrowException
- use make_help
2020-03-26 22:47:26 +01:00
ff322ba27b
fix missing API update
...
- tutorial/Lesson3 was still using the old eoStdoutMonitor interface
2019-04-19 06:52:38 +02:00
verel
be231d9129
Correction eo/tutorial/Lesson3
2014-10-28 14:09:19 +01:00
canape
3813828dce
regression with local directory and {LIB} directory
2013-01-03 10:25:08 +01:00
canape
a3c6c8c16e
regression: local/local
2013-01-02 11:47:17 +01:00
verel
0f9434387e
some small changes on tutorial after fusion
2012-12-20 16:36:19 +01:00
Johann Dreo
291bb7ce14
manual merge in favor of the CMakeLists of the fusion branch
2012-12-18 11:39:06 +01:00
quemy
f83191bedd
Fix the bus in install location which is now determine by the OS
2012-11-03 18:44:19 +01:00
quemy
c9d06e6b17
Fix the use of ENAMBE_CMAKE_EXAMPLE and _TESTING with eo
2012-11-03 15:48:57 +01:00
Johann Dreo
06ff0b682b
fix build system : make eo/edo tests work
2012-10-07 19:48:15 +02:00
Johann Dreo
8a81bd2191
update the build system: only basic build works
2012-10-06 01:08:59 +02:00
quemy
63f2852ffc
backport the new build system from eo/ 2.0 to the merged eo/
2012-10-05 20:34:59 +02:00
quemy
8cd56f37db
Migration from SVN
2012-08-30 11:30:11 +02:00
Benjamin Bouvier
7c6e1f6200
Tutorial to install eoMpi module.
2012-07-24 17:01:41 +02:00
Benjamin Bouvier
431248553f
Added tutorial
2012-07-20 11:30:10 +02:00
Benjamin Bouvier
4ae75cdef2
Adding presentation of Parallelization in EO, dated from July, 18th to tutorial section.
2012-07-18 17:12:48 +02:00
Caner Candan
bdc0b0fa9e
- removed useless .cvsignore files since we are using git now
2011-05-10 10:34:35 +02:00
Caner Candan
70e60a50d2
* whitespace cleanup
2011-05-05 17:15:10 +02:00
Caner Candan
52b5274094
added some new scripts to specialize building and a build script for visual studio 2008
2010-11-18 10:49:24 +01: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
(EO team)
7f81c03af4
This commit was manufactured by cvs2svn to create branch
...
'yaml_load_and_save'.
2010-05-04 13:00:51 +00:00
stevemadere
227e7fd2e5
Removed reference to Lesson6 until its makefile is fixed
2010-05-04 12:50:29 +00:00
paradiseo
080f98bffa
Cmake configuration modified
2009-01-14 14:50:46 +00:00
paradiseo
f2d19ce187
Update to cmake2.6 + modif to support compatibility with icc
2009-01-12 09:14:02 +00:00
evomarc
893204f8f1
Fixing a small glitch that was giving wrong clues to newcomers ...
...
Thanks to Christophe-Marie Duquesne for the post
2008-12-25 16:01:57 +00:00
tlegrand
9d3da02ea9
deleted old and obsolete paradiseo's pdf slides
2008-04-18 07:58:17 +00:00
ldacosta
af8cd4b08b
Adjusting configuration for Eclipse
2008-03-28 15:57:55 +00:00
tlegrand
575660e903
replaced ParadisEO links
2008-03-12 15:36:58 +00:00
tlegrand
edc049f804
added lesson6 subdir
2008-03-05 09:06:50 +00:00
tlegrand
4ad79a9148
Added new lesson (6) dedicated to the PSO. Also changed a few things into the PSO-dedicated components (constructors)
2008-03-04 14:01:29 +00:00
tlegrand
1613342bcf
deleted cxx flags for cl compiler. They have been moved to the CMakeLists.txt at the top level
2008-02-14 08:23:16 +00:00
evomarc
b8da2db21f
Added the GDB trick to visualize the components of a vector
...
(but it still doesn't work with EO objects, though???)
2007-12-08 15:05:51 +00:00
tlegrand
112b34bceb
Completed CMake config
2007-09-18 15:12:22 +00:00
tlegrand
0e264b575b
removed --force-missing option for Automake: incompatible with the latest versions
2007-09-13 15:13:15 +00:00
tlegrand
292f9cfd2a
Added cmake support, deleted Autoconf/Automake stuff and made an easy-to-use process
2007-09-13 13:36:13 +00:00
tlegrand
89047a3db6
added CMake configuration files
2007-08-10 14:29:12 +00:00
kuepper
8acc9dcbce
* mutation.tmpl, quadCrossover.tmpl, stat.tmpl: Initialize formerly
...
uninitialized variables.
* README.tmpl: Hint to regular Templates/README for details.
* README: Add documentation for adding new source-files.
* Makefile.am.src-tmpl (noinst_HEADERS): Add
(MyStruct_SOURCES): Move header files from here to the new
noinst_HEADERS variable.
2007-02-22 08:27:32 +00:00
evomarc
ba9d9f42e5
Slightly modified the README.tmpl for more help to first-timers
2007-01-17 05:31:05 +00:00
kuepper
5c255c805e
Add instructions for bash.
2007-01-16 08:28:24 +00:00
kuepper
f7ce3d8b91
* createEOproject.sh: Set TargetDir to /tmp/<name>. This is a workaround
...
for automake finding the scripts of eo itself if we run it in a embedded
subdirectory.
(COPYING, INSTALL): create.
* README: State more explicitly what a "complete installation" means.
Give build-instructions for moved directories.
2007-01-14 18:56:31 +00:00
kuepper
ac67af6da3
State more explicitly what a "complete installation" means.
2007-01-14 18:13:40 +00:00
kuepper
8e64e34e24
Remove these, potentially confusing files
2006-12-17 22:56:03 +00:00
kuepper
d6364b4bf6
* Makefile.am (EXTRA_DIST): Distribute exactly the necessary files
2006-12-16 22:05:17 +00:00
kuepper
9a549fbf83
* Makefile.am (EXTRA_DIST): Distribute exactly the necessary files
2006-12-16 22:01:46 +00:00
kuepper
301e29ac02
* EO.tpl, MyStructEA.cpp, MyStructSEA.cpp, make_MyStruct.cpp: Use
...
correct names for includes.
* README.manual: This is a copy of the old README.
* README: Describe the new way and setup of creating a new EO project.
* createEOproject.sh, Makefile.am.src-tmpl, Makefile.am.top-tmpl:
* configure.ac.tmpl: New files to create a standalone EO project from
templates.
2006-12-16 21:55:03 +00:00
kuepper
e9956fad83
cleanup for release
2006-12-07 21:36:33 +00:00
kuepper
ab9b38654d
* mainpage.html: update, add link to Niko Hansen's comparison
...
* README: Add more specific note about tutorial.
* configure.in: Bump version to 1.0-beta1
* tutorial/Makefile.am: Add all necessary files, including html and
Templates to distribution.
2006-12-03 10:41:54 +00:00
evomarc
20d37259e9
Added a note to avoid that some dishonest researchers use teh code
...
in this tutorial as a basis for comparing their algorithms with "EAs"
as was done for the LEM3 algorithm in GECCO 2006.
2006-12-03 07:21:44 +00:00