Hiya all - Firstly Happy Holidays and a Good New Year in 2013 (no cool 
dates anymore though like 20:12 20-12-2012)
Anyway - I have looked everywhere for days and days.
How do you generate a numpy array like X[j] where e.g. X[j]=cos(j) for j in 
[x0,xend,step=h]. I have a count number n.
I can't imagine this is hard to do, but I cannot find it.
I don't want a list; I don't want to use "range" and I don't want to use 
"fromiter" as that appears to mix lists and arrays.
(It is for my students so I want it as simple and intuitive as possible :)
Thanks! 

-- 
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.


Reply via email to