[TriZPUG] filling lists

J. Cliff Dyer jcd at sdf.lonestar.org
Mon Apr 6 22:09:40 CEST 2009


On Mon, 2009-04-06 at 12:49 -0700, Joseph Mack NA3T wrote:
> I'm using a list to hold a 2-D array of pixels, since AFAIK 
> there are no arrays in python. 

You'll want to check out the numpy module (not included in the standard
library) if you want to be able to do real array operations.

Cheers,
Cliff




More information about the TriZPUG mailing list