PyXPlot works on most UNIX-like operating systems. We have tested it under Linux, Solaris and MacOS X, and believe that it should work on other similar systems. It requires that the following software packages (not included) be installed:
Python |
|
Latex |
|
ImageMagick |
The following package is not required for installation, but many PyXPlot features are disabled when it is not present, including the fit and spline commands and the integration of functions. It is very strongly recommended:
Scipy |
The following package is not required for installation, but it is not possible to use the X11 terminal, i.e. to display plots on the screen, without it:
Ghostview |
Debian and Ubuntu users can find the above software in the packages texlive, gv, imagemagick, python, python-scipy.