ANN: pygene - genetic algorithms package

aum aum at spam.me.please
Tue Dec 6 02:40:56 EST 2005


Hi all,

I looked at a few genetic algorithms/genetic programming packages for
Python, and found them somewhat convoluted, complicated and
counter-intuitive to use.

So I've written a genetic algorithms package which I hope will be more
approachable to beginners.

The first release of pygene is up at:
http://www.freenet.org.nz/python/pygene

The package includes full api documentation, and an implementation of
the travelling salesman problem, plus a couple of simpler cases.

-- 

Cheers
aum





More information about the Python-list mailing list