|
Extra Python Libraries
Some additional Python libraries (actually, they are python "modules" but
should not be confused with the "modules" system itself) are installed in:
/usr/local/pkg/python2.3
and they can be automatically added to your PYTHONPATH using:
module add python-ext
Currently available libraries include:
- Numeric
- f2py2e
- Scientific
and please contact us if you would like to
have more installed.
|