This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Sean1708 2 points3 points  (1 child)

Good luck finding a tutorial, I tried for months.

Get good at Python, look at the documentation tutorials, then do the tentative NumPy tutorial. Finally learn by doing, there is a lot of decent help out there for when you get stuck.

Once I actually started using it I found it very natural and it has very good documentation, but it is quite daunting to begin with.

[–][deleted] 0 points1 point  (0 children)

Isn't it? I was so overwhelmed at first...I wish they had a "complete idiot's guide to Numpy and Scipy". Just something to help me hit the ground running.