newbie needs help installing NumPy, reference material.

Travis Oliphant oliphant at ee.byu.edu
Sun Mar 18 23:56:13 EST 2001


> Hey everyone,

Hi Noah,

>
> Just trying to get numeric python installed on a win2000 machine with python
> 2.0, Idle, etc installed (but without a c compiler). I've downloaded
> http://download.sourceforge.net/numpy/NumPy1711_20.zip, but am unclear about
> whether it's the right version (there's an 18.0 version) and how to install
> it.  The documentation at www.python.org was a little outdated.
>

If I were just getting started as you are, I would probably download the
Python 2.b1 binary and the new Numeric 18.0.0-Python-2.1.zip that Paul
just made from the Numeric CVS tree.  It has support for rich comparisons
and inplace operators which will be very useful for you.

Get the Numeric zip at sourceforge.

Good luck,

Travis Oliphant





More information about the Python-list mailing list