The preliminary version of "NumPy Tutorial" is at "Tentative NumPy Tutorial".

However, in the mean time, there is some documentation for the previous version of NumPy that still mostly applies, and which is tutorial in nature:

The NumTut files used in the tutorial can be found on SourceForge.

The biggest difference is that instead of "import Numeric" you should use "import numpy".

NumPy Tutorial (last edited 2006-07-06 16:58:18 by DanielMarti)