Thanks indeed Juan, it did help immensely! I couldn't get array to work and your example finally clicked for me. In the end, I used: w=numpy.array([cos(x0+j*h) for j in range(n+1)], float) THANKS. Linda
-- You received this message because you are subscribed to the Google Groups "sage-support" group. To post to this group, send email to sage-support@googlegroups.com. To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com. Visit this group at http://groups.google.com/group/sage-support?hl=en.