Commit graph

1,271 commits

Author SHA1 Message Date
kuepper
ac67af6da3 State more explicitly what a "complete installation" means. 2007-01-14 18:13:40 +00:00
kuepper
514a18aaf1 Update after release 2006-12-29 14:16:01 +00:00
kuepper
7e4d81cc85 (EXTRA_DIST): Add README's 2006-12-18 18:56:05 +00:00
kuepper
513be8c25a Update for release. 2006-12-18 18:51:12 +00:00
jeggermo
f1b702da21 Small changes to 2 readme files to stress that the release version are in
eo\win\lib\release and the debug versions in eo\win\lib\debug
2006-12-18 16:21:38 +00:00
kuepper
30de251d7f * index.h: Add old ToDos 2006-12-18 12:18:32 +00:00
kuepper
4ef6a360e5 *** empty log message *** 2006-12-18 11:19:53 +00:00
kuepper
0afa0b9fa4 * TODO.html, README.html: Remove these old files.
* AUTHORS, COPYING, ForRelease, NEWS, ToDo: Update for release.

* eo.cfg (PROJECT_NUMBER): Bump version to 1.0
2006-12-18 11:17:55 +00:00
kuepper
51d6ddc239 update 2006-12-17 23:18:33 +00:00
kuepper
7adf24b71d * README: Better links to Templates/
* configure.in: Bump version to 1.0-beta2.
2006-12-17 22:59:53 +00:00
kuepper
8e64e34e24 Remove these, potentially confusing files 2006-12-17 22:56:03 +00:00
kuepper
bdb0926327 Added new README.
Removed old unnecesary files
2006-12-17 22:50:26 +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
uid24343
b28f39af40 clean up 2006-12-07 21:54:48 +00:00
kuepper
e9956fad83 cleanup for release 2006-12-07 21:36:33 +00:00
kuepper
05943b2a83 set version to 1.0-cvs again 2006-12-05 08:42:39 +00:00
kuepper
1e743cb571 (EXTRA_DIST): Add new MSVC project files to distribution. 2006-12-05 08:41:24 +00:00
kuepper
651a55a51b * Makefile.am: Add t-eoRNG
* t-eoRNG.cpp: Start test for random number generator.
2006-12-04 22:27:41 +00:00
kuepper
dbdeaf3353 (eoRng::normal(stdev)): Revert erroneous change. 2006-12-04 21:55:31 +00:00
kuepper
422b0bfa3c Fixupper/lowercase issues 2006-12-03 11:57:34 +00:00
kuepper
03e3c88b30 fix html errors 2006-12-03 11:44:38 +00:00
kuepper
b4b4cbc3f2 update 2006-12-03 11:40:25 +00:00
kuepper
af5d6583cd update, add link to Niko Hansen's comparison 2006-12-03 11:24:41 +00:00
kuepper
02294002e3 update version number of next release 2006-12-03 10:53:29 +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
kuepper
0e2c6ccffc update 2006-12-02 12:15:29 +00:00
kuepper
14b3a61ba8 cleanup, docs 2006-12-02 11:46:34 +00:00
kuepper
3533d8addb (VirusShiftMutation::operator()): Fix test for i>1.
This makes t-MGE1bit pass on x86_64 using GCC.
2006-12-02 11:36:29 +00:00
kuepper
037ce32d90 Change float to double. 2006-12-02 11:32:00 +00:00
kuepper
3eba6b962c Remove unnecessary tests. 2006-12-02 11:02:13 +00:00
kuepper
7baf7cb799 * eoTimedMonitor.h (eoTimedMonitor::seconds): Make unsigned.
* eoRNG.cpp, eoRNG.h (K, M, N): Declare static and initialize in cpp.

* t-eoGenOp.cpp (init): Do not add std::ends to end of string, as this
results in escape-codes (^@) to be printed at runtime and is not
necessary anyway.

* test/t-eoSymreg.cpp (SymregNode::operator()): Initialize r1 and r2 to
avoid compiler warnings.
2006-12-02 10:18:57 +00:00
kuepper
da50bf0986 * eoRNG.h: Cleanup docs and document /all/ members.
* eoRNG.cpp, eoRNG.h (K, M, N): Declare static and initialize in cpp.
2006-12-02 09:39:13 +00:00
kuepper
c7ce6e70f3 minor typos 2006-12-01 21:07:55 +00:00
kuepper
e222eacd74 Use C++ style cast. 2006-12-01 20:40:54 +00:00
kuepper
b2ce7bedb6 * Makefile.am: Update for release-distribution.
* Makefile.am: Add missing CMA header for distribution.

* Makefile.am: Add missing header for distribution.
2006-12-01 20:08:51 +00:00
kuepper
bcaa0cf5e4 minor cleanup of code and docs,
resolve some compiler warnings
2006-12-01 10:49:47 +00:00
okoenig
4c76c89592 Replaced float vars with double to avoid conversion warnings on VS 8.0 2006-12-01 08:42:54 +00:00
kuepper
692d26a881 update for release 2006-11-29 23:47:40 +00:00
kuepper
532aec85e5 Generally include <cmath> 2006-11-29 23:37:29 +00:00
okoenig
2558aa33fa Removing MAC line endings, because Windows VS 8.0 does not accept them. 2006-11-28 17:14:05 +00:00
okoenig
cc12fd2760 Added additonal definition for operator< between fitness and ScalarType. Needed for compilation with VS 8.0. 2006-11-28 17:12:21 +00:00
jeggermo
975e0ffaad Added Solution and Project files for MSVC 2003 2006-11-20 13:34:28 +00:00
jeggermo
219e9bd648 Changed some files for compatibility with MSVC 2003 and 2005 2006-11-20 13:25:46 +00:00
kuepper
359c5ba8ec include <cassert> 2006-11-16 13:21:41 +00:00
kuepper
e2e59d3e49 * configure.in (AC_DEBUG): add test
* acinclude.m4 (AC_DEBUG): Define debug-feature and set DEBUG, NODEBUG,
or NDEBUG according to its value.
2006-11-16 12:52:46 +00:00
kuepper
d7b935b645 * make_genotype_real.h (eoEsChromInit): Rewrite vecSigmaInit-handling:
If sigmaInit is relative (%), do not read vecSigmaInit. Otherwise
always use vecSigmaInit with default all values of sigmaInit.

* eoParser.h (eoParser::getORcreateParam): Make this a real if-then-else
clause around ptParam (found or not).

* eoParam.h (eoValueParam::setValue): Document.
(eoValueParam<std::vector<double> >::setValue): Allow delimiters ',' and
';'. A plain ' ' does not work, as it is not correctly read by
eoParser::readFrom.
2006-11-16 12:35:46 +00:00
kuepper
20c3369349 update 2006-06-13 13:35:26 +00:00