The basic module of pNbody needs python and additional packages :
- Python 2.3 or higher
http://www.python.org
- numarray 1.4.1 or higher
http://www.stsci.edu/resources/software_hardware/numarray
- Imaging 1.1.5 or higher
http://www.pythonware.com/products/pil/
- Gtools-1.0
http://aramis.obspm.fr/ revaz/Gtools/
- pyfits
http://www.stsci.edu/resources/software_hardware/pyfits
For the parallel capabilities, an mpi distribution is needed as well as the
aditional python wrapping:
- mpi4py
http://cheeseshop.python.org/pypi/mpi4py
In order to convert movies in standard format (gif or mpeg), the two
following applications are needed :
- convert
- ppmtompeg
Documentation released on February 2007.
See About this document... for information on suggesting changes.