Could you suggest one?

I've seen this, but i think it's not a good solution..

contour_plot(lambda x,y: data[int(x)][int(y)],(x,0,len(data)-1),(y,
0,len(data[0])-1))

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to