| Kplot |
| Kplot is a vector based OO(Object Oriented) plot interface for Python. It's aim is to provide an inuitive interface for making plots in the Python language. Kplot uses current libraries like PGPLOT and Ghostscript, but understanding of any of these programs is not required. Kplot can output to screen, postscript file and several image file formats. It runs on Windows and Linux(other posix compliant OS's should work too). In combination with the Numeric package, which can perform array operations (similar to Mathlab and IDL), Kplot is a powerfull tool for making plots. |
Contact:
Bugs, comments, suggestions are welcome at kplot astro.rug.nl.
|
| Versions: |
|
|
| CVS access |
|
The CVS repository can be browsed at
http://cvshost.astro.rug.nl/?cvsroot=cvs.
To get a specific version from the CVS, use: Kplot-1 : VERSION_1 Kplot-0.2beta : BETA_0_2 Kplot-0.1 : no tag |