Installation on Fedora 16
Select System→Administration→Add/Remove Software. Install the following packages:
- gcc-c++: C++ support for GCC.
- wxPython: GUI toolkit for the Python programming language.
- python-matplotlib: Python plotting library.
- python-matplotlib-wx: wxPython backend for python-matplotlib.
- Scipy: Scientific Tools for Python
- sympy: A Python library for symbolic mathematics.
Then follow the installation instructions
to compile the solvers and launch the application.