sness
blog of sness
Sunday, February 03, 2013
python - Iterating over a numpy array - Stack Overflow
python - Iterating over a numpy array - Stack Overflow
: "for x in xrange(array.shape[0]):
for y in xrange(array.shape[1]):
do_stuff(x, y)"
'via Blog this'
Newer Post
Older Post
Home