Commit graph

23 commits

Author SHA1 Message Date
maartenkeijzer
153b80440c changed to using sstream 2003-02-28 16:49:19 +00:00
evomarc
4a90509051 Removed dir win from list of subdirs (generated an error in make check) 2001-12-03 06:56:43 +00:00
evomarc
26481ab36b Modified the Makefile.am in main dir, and Makefile in tutorial dir to remove
all pushd/popd as they don't exist in Windows/bash
2001-10-18 04:34:58 +00:00
maartenkeijzer
d09c216b61 Ok, made an eoParetoFitness class, which meant that I could roll back a few changes in EO.h (phew).
Also changed eoSelectFromWorth etc.
2001-03-16 12:08:26 +00:00
maartenkeijzer
dea8a51f7e Ok, updated the Makefile.am again to use the
make check

Command I picked up in the automake documentation (RTFM, you know)

Tagged a lot of header functions in the GnuPlot files with 'inline',
so they can be used from more than one sourcefile.

Ok, now the interesting news. Started a new library libga (not to be confused
with Matthew's GaLib). Here I suggest we put a fairly complete and configurable
genetic algorithm. Just to see how far we can stretch ourselves and also to have
a GA-componenent that can be used in other applications without having to rebuild
the entire thing. test/t-eoGA.cpp tests this library
2001-02-12 13:58:51 +00:00
maartenkeijzer
05ed67ccd1 Test now is not build automatically, make test should be given explicitely, then a new script run_tests will be used to check if everything still works 2001-02-11 15:58:55 +00:00
evomarc
39521b2b68 Correcting my previous errors ... 2001-01-05 07:20:45 +00:00
evomarc
222f533a9e Trying to make the installation lighter, but the doc and the src
would not compile, with make doc or make src ...
2001-01-05 07:10:25 +00:00
evomarc
8e4513d880 Removed doc from the SUBDIRS as most people don't have doxygen installed.
Now you need to type in "make doc" to generate the doc
2001-01-05 06:24:53 +00:00
evomarc
5b26c61445 Added the tutorial SUBDIR
It works fine ... for make clean
But of course it would require some Makefile.am in each subdir of tutorial
and I am not sure I know what to put there...
2000-11-30 04:44:32 +00:00
gustavoromero
e1d391d1ab adding targets 2000-11-07 13:02:48 +00:00
gustavoromero
9f8ffd7696 adding target doc 2000-11-06 11:34:38 +00:00
gustavoromero
6fdb214b71 fixing autoconfiguration 2000-11-03 20:03:26 +00:00
mac
adcb2c38b8 *** empty log message *** 2000-08-10 16:42:37 +00:00
mac
6d8e3a6504 Extreme cleanup, see src/obsolete for details 2000-08-10 14:18:34 +00:00
mac
8dea30897d Removed contrib dir reference 2000-08-03 19:54:42 +00:00
jmerelo
a758eb1bd2 Changes mostly to Makefile.ams here and there, to be able to do a clean distribution 2000-08-03 17:15:42 +00:00
jmerelo
8036c7fd7d Changed some problems with Makefile.am 2000-08-03 16:37:51 +00:00
jmerelo
d3642e4fde Changes 1999-12-17 09:19:13 +00:00
jmerelo
449ed17ff8 Added Marc's ES files and .dsp files for others 1999-11-15 09:26:33 +00:00
gustavo
3d7d4a7a51 learning about autoconf: eoBin and bvector.h 1999-02-08 14:15:11 +00:00
gustavo
46e19b13c3 adding eoInsertion 1999-02-05 18:25:28 +00:00
gustavo
3fe0218a72 1999-01-29 12:23:55 +00:00