Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Python (http://www.velocityreviews.com/forums/f43-python.html)
-   -   ANN: pygene0.12 - Genetic Programming&Algorithms Library (http://www.velocityreviews.com/forums/t352385-ann-pygene0-12-genetic-programming-and-algorithms-library.html)

aum 12-11-2005 04:25 AM

ANN: pygene0.12 - Genetic Programming&Algorithms Library
 
Hi all,

This announcement supersedes an earlier announcement of pygene.

pygene 0.2 now supports genetic programming, in addition to the classical
Mendelian genetic algorithms of the earlier version. I thank the
respondents to the earlier announcement for inspiring me to implement GP
functionality.

http://www.freenet.org.nz/python/pygene

Feedback and suggestions most welcome.

pygene does not claim to be any better or worse than the existing python
genetic algorithms and genetic programming libraries. out there. It does
follow a certain style of OO API design which will appeal to some more
than others. For me, I find it easiest to work with - but that's just the
author being biased.

--

Cheers
aum



eXt 12-11-2005 07:35 PM

Re: ANN: pygene0.12 - Genetic Programming&Algorithms Library
 
aum wrote:
> Hi all,
>
> This announcement supersedes an earlier announcement of pygene.
>
> pygene 0.2 now supports genetic programming, in addition to the classical
> Mendelian genetic algorithms of the earlier version. I thank the
> respondents to the earlier announcement for inspiring me to implement GP
> functionality.
>
> http://www.freenet.org.nz/python/pygene

Cool! I'll surly take a look at that :)

--
eXt


All times are GMT. The time now is 05:38 AM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57