Re: Life + Python = Golly

2006-06-25 Thread Michel Claveau
Cool ! Thanks ! -- @-salutations Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list

Life + Python = Golly

2006-06-25 Thread Andrew Trevorrow
Golly is an open source, cross-platform Life app which features an unbounded universe and uses Gosper's hashlife algorithm to allow the exploration of patterns at unprecedented scales and speeds. We've just released version 1.0 and Python fans might be interested to hear that we're now using Pytho