Graphics too slow :-(

Sidharth sidharth.kuruvila at gmail.com
Fri Jul 9 10:40:27 EDT 2004


You could remove the matrixArray.  List operations are in my
experience infamously slow.

You could look at numarray. But in this case it migh make sense to
simply use the code that you use to generate matrixArray to directly
draw on to the window.




More information about the Python-list mailing list