On Sat, 04 Nov 2006 13:09:10 -0800, sam wrote: > i've just finished a program which sets up an initial population > consisting of four different phenotypes, allows them to evolve over > time and graphs the output at the end, displaying what is in effect the > evolutionary steady state for the system. [snip] > excuse my ignorance, but is there a site where people post this kind of > stuff? i figured someone might be interested in playing with it, > tweaking it a bit, changing the parameters. i've only been programming a > couple of months, so i'm sure more experienced programmers could whack > into shape if they were interested. or not...
Something like this would probably go very well on Useless Python, or the Cheeseshop: http://www.uselesspython.com/ http://cheeseshop.python.org/pypi -- Steven. -- http://mail.python.org/mailman/listinfo/python-list
