Linear regression in 3 dimensions

bernhard.voigt at gmail.com bernhard.voigt at gmail.com
Thu Sep 14 04:04:25 EDT 2006


Hi Dave!

> <<snip>>
>
> Hi Bernhard,
> I am just starting to learn Python; could you plz tell me specifically
> the introduction(s) you have in mind?
>
> TIA,
> DaveB

Take a look at the documenation section on www.scipy.org.

Especially the old NumPy documentation (follow link to NumPy tutorial)
and the scipy tutorial (there's an 'old' version as pdf) were helpfull.

There is also a fee based e-book on NumPy which I should buy to support
the development, because the package is so great :-)

For matplotlib take a look at http://matplotlib.sourceforge.net/ and
get the user's guide.

Enjoy! Bernhard




More information about the Python-list mailing list