Download
Version 0.1.2
The package can be installed using the standard Python packaging tools, e.g.
$ sudo pip install scikits.scattpy
or
$ sudo easy_install scikits.scattpy
For the manual installation of the package download the sources
Unzip them and run
$ sudo python setup.py install
Note, that ScattPy requires:
- python v.2.x (>2.5)
- numpy
- scipy
- f2py
- fortran77 compiler
- numdifftools
Developement version
To install the ScattPy developement version download
or download it from the git repository
$ git clone git://github.com/ScattPy/scikits.scattpy.git