Re: Problems with sys.stout.flush()

2009-05-23 Thread Mohammed Mediani
Hi all, Is anyone aware of a 3-d plotting tool for simple mathematical functions. It seems that all the tools available have their problems with new versions. None of matplotlib, nor PyX, nor mat3d, seems to work for 3d anymore. Any suggestions??? Thanks --

Re: genetic algorithms in Python?

2009-04-08 Thread Mohammed Mediani
I have done something in this direction. I will be happy to share my experience. However, my code is not generic and needs many things to be manually introduced. My GA is standard (selection by roulette wheel or tournament, single point cross). Let me know if you are interested! On Wed, Apr 8,