PyPedal
An Open Source project
Previous:
2.4.2 Installing on Windows
Up:
2.4.2 Installing on Windows
Next:
2.4.2.2 Installation from self-installing
2.4.2.1 Installation from source
Unpack the distribution: (NOTE: You may have to download an "unzipping" utility)
C:\> unzip numarray.zip C:\> cd numarray
Build it using the distutils defaults:
C:\numarray> python setup.py install
This installs numarray in
C:\pythonXX
where XX is the version number of your python installation, e.g. 20, 21, etc.
PyPedal
An Open Source project
Previous:
2.4.2 Installing on Windows
Up:
2.4.2 Installing on Windows
Next:
2.4.2.2 Installation from self-installing
Release 2.0.0a1, documentation updated on April 08, 2004.