This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

genetic optimization algorithms


As for GA may I suggest PGAPACK:
http://www-fp.mcs.anl.gov/CCST/research/reports_pre1998/comp_bio/stalk/pgapa
ck.html
I have been using it for a while and it is very nice software. As far as I
can tell
it is not actively developed at the moment.

I hope it would be OK to include it into GSL from the license point of
view...

R

Ryszard Czerminski   phone: (781)994-0479
ArQule, Inc.         email:ryszard@arqule.com
19 Presidential Way  http://www.arqule.com
Woburn, MA 01801     fax: (781)994-0679


-----Original Message-----
From: Brian Gough [mailto:bjg@network-theory.co.uk]
Sent: Wednesday, October 02, 2002 3:27 PM
To: Robert G. Brown
Cc: Gert Van den Eynde; gsl-discuss@sources.redhat.com
Subject: Re: Laguerre Polynomial overflow...


Robert G. Brown writes:
 > BTW, the GSL is a fabulous toolset and I don't mean to sound critical at
 > all.  NR sucks (yes, I've read the rant, and then there is the
 > strangulation noose -- I mean "copyright").  I'd like to contribute, if
 > I ever have the chance.  For example, I have (somewhere, I'd have to dig
 > it out) a C translation of Forsythe, Malcom and Moler's "QUANC8" (8
 > panel Newton-Cotes quadrature) if that is of interest.  I'm not really a
 > computer scientist, but I've done a lot of numerical computations over
 > the last decade or two.  The other thing I might be able to contribute
 > is at least simple genetic optimization algorithms and (if I could
 > figure out how to frame them) neural network algorithms, as this is one
 > of the things I do.

Thanks.  Information for developers is available in the TODO and
HACKING files in gsl cvs at http://sources.redhat.com/gsl

The design document doc/gsl-design.texi at the same location is also
useful reading.

Brian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]