Pakket: python-gnuplot (1.8-6)
Verwijzigingen voor python-gnuplot
Debian bronnen:
Het bronpakket python-gnuplot downloaden:
Beheerders:
Externe bronnen:
- Homepage [gnuplot-py.sourceforge.net]
Vergelijkbare pakketten:
Python interface to the gnuplot plotting program
Gnuplot.py is a Python module that interfaces to gnuplot, the popular plotting program. It allows you to use gnuplot from within Python to plot arrays of data from memory, data files, or mathematical functions. If you use Python to perform computations or as `glue' for numerical programs, you can use this module to plot data on the fly as they are computed. And the combination with Python makes it is easy to automate things, including to create crude `animations' by plotting different datasets one after another.
Andere aan python-gnuplot gerelateerde pakketten
|
|
|
|
-
- dep: gnuplot
- Command-line driven interactive plotting program.
Ook een virtueel pakket geboden door: gnuplot-nox, gnuplot-qt, gnuplot-x11
-
- dep: python (<< 2.8)
- interactive high-level object-oriented language (Python2 version)
- dep: python (>= 2.7)
-
- dep: python-numpy
- Numerical Python adds a fast array facility to the Python language