kuepper
5c913192e9
Update docs, some cleanup
2006-03-26 10:04:01 +00:00
kuepper
115429c1a0
update Makefile.am foe eoPeriodicContiunue addition
2006-03-23 10:15:17 +00:00
maartenkeijzer
65eea59971
making dimensionality requirement optional
2006-03-06 20:47:28 +00:00
maartenkeijzer
948394e5b7
making dimensionality requirement optional
2006-03-06 20:31:03 +00:00
cahon
6f06d3349d
Adding a continuator
2006-02-28 14:40:37 +00:00
cahon
d331301022
New continuation strategy
2006-02-28 14:39:45 +00:00
maartenkeijzer
e14b4a8d48
updated makefile to boost-python3.3 and python2.4
2006-01-23 15:12:49 +00:00
evomarc
116f21f182
Changed some bug in never-used-except-in-make_algo_easea.h file
...
(probably some change in the compiler made this stop working ???)
2006-01-02 14:09:22 +00:00
cahon
30a18fa8ca
eoGenContinue is now persistent
2005-12-09 17:49:43 +00:00
cahon
07ea076b13
eoContinue is now persistent
2005-12-09 17:45:56 +00:00
kuepper
4ff1ac3e98
fix build for our FC4 systems
2005-12-07 15:51:32 +00:00
kuepper
adbc5dd461
fixes for gcc-4 compilation -- still have a linker problem
2005-12-07 15:40:23 +00:00
evomarc
14c3182200
Removed the "using eoMonitor::vec from eoGnuplot1DMonitor.h because it generated
...
an internal compiler error with gcc4.0.0.
Repalced all occurences of "vec" by "this->vec" in eoGnuplot1DMonitor.cpp
so it is understood by the compiler :-(
2005-11-08 11:34:12 +00:00
evomarc
e07c504571
Removed extra colon (;) at end of class definitions.
...
They didn't hurt until gcc 3.4.1 but then they generated an error!
2005-11-08 11:31:01 +00:00
maartenkeijzer
f128fcd86f
Made eoGencontinue a ValueParam<unsigned>, so that it can be attached to a monitor
2005-10-15 09:05:57 +00:00
maartenkeijzer
be8873be4f
forgot to invalidate
2005-10-14 16:14:37 +00:00
maartenkeijzer
8b03a5232a
Added CMA
2005-10-14 15:33:32 +00:00
maartenkeijzer
dd81a3ebc8
added timed monitor
2005-10-14 15:33:16 +00:00
kuepper
89b76ab261
prepare vecInitSize
2005-10-10 21:59:57 +00:00
kuepper
4510b6d712
cleanup, prepare vecSigmaInit change
2005-10-10 21:42:31 +00:00
kuepper
e9324fdb07
cleanup
2005-10-10 21:13:27 +00:00
evomarc
2934551289
Added an accessor to the pointsize in eoeoGnuplot1DSnapshot.h
2005-10-10 13:34:21 +00:00
evomarc
800a62ae34
Added an accessor to the pointsize, for do_make_checkpoint_pareto
2005-10-10 13:33:13 +00:00
evomarc
05790afc21
A colon had mystriously dissappeared !!!
2005-10-07 08:27:59 +00:00
kuepper
7c3702f6a6
Handle including from contrib/MGE nicely.
2005-10-06 17:22:40 +00:00
kuepper
3428a464c1
typos
2005-10-05 22:08:29 +00:00
kuepper
e318a65aa3
cleanup
2005-10-05 21:48:01 +00:00
kuepper
ced022186e
comments
2005-10-05 21:40:53 +00:00
kuepper
afc0659e35
finish the handling of gnuplot completely at build-time.
...
No gnuplot-ifs in headers anymore.
2005-10-05 21:34:19 +00:00
kuepper
4bfc3afe9b
*** empty log message ***
2005-10-03 12:54:45 +00:00
kuepper
1f0ba7fab6
fix foe gnuplot configuration-switch usage
2005-10-02 21:57:43 +00:00
kuepper
47af7cfe5a
Clean up configure/build-process.
...
- assume C++ standard-conforming environment
- add a user-option for gnuplot-support
- separate gnuplot-code into declaration and implementation,
so we can define at EO-build-time whether to use it or not.
Adopt code and Makefiles to above changes.
Some minor fixes.
2005-10-02 21:42:08 +00:00
kuepper
88ebd6ffc1
update for solaris-x86
2005-10-01 14:25:29 +00:00
kuepper
12f80ea291
Include inttypes.h if available but stdint.h is not.
...
Add powerpc success.
2005-10-01 14:00:42 +00:00
kuepper
09ebf78905
remove forgotten config.h
2005-09-28 21:57:40 +00:00
kuepper
cf2a57dd88
Simplify configuration.
...
Remove support for (outdated) <strstream>, require <sstream>.
Require uint32_t for now, defined in stdint.h according to C99.
Some general cleanup and more documentation.
2005-09-28 21:49:26 +00:00
kuepper
abe55a641a
Remove wrongly committed files.
2005-09-28 18:25:38 +00:00
kuepper
21d534be67
Remove wrongly committed files.
2005-09-28 17:59:59 +00:00
kuepper
57a07840c4
Some more documentation
2005-09-28 14:32:12 +00:00
kuepper
3b7770fe38
Add ignore-files to quiten cvs
2005-09-28 10:00:16 +00:00
kuepper
439350bc56
documente for stdev_eps
2005-09-28 08:36:00 +00:00
kuepper
3735dbaac4
cleanup
2005-09-27 22:06:08 +00:00
kuepper
0a57d80b1b
documentation, whitespace
2005-09-27 21:54:05 +00:00
maartenkeijzer
c73cc51ab9
Removed wrong reference to rng from choice members (what was I thinking?)
2005-09-26 11:22:47 +00:00
kuepper
6e0c4a7264
Make sure uint32_t is defined correctly in eoRNG.h and use it where
...
appropriate.
2005-09-26 10:18:15 +00:00
maartenkeijzer
462fbaad66
Added few convenience functions
2005-09-25 19:32:10 +00:00
maartenkeijzer
cbfff8fda9
Added choice functions, plus rolled back inadvertant chance to eoRNG
2005-09-25 19:09:38 +00:00
kuepper
a3a9010e9a
setORcreate returns it parameter.
2005-09-13 10:24:50 +00:00
kuepper
438e8ef6d6
Use getORcreateParam instead of createParam when getting values from
...
the eoParser.
Update setORcreateParam.
2005-09-12 17:53:25 +00:00
maartenkeijzer
f948ccda3a
eoRNG.h
2005-09-07 17:09:19 +00:00