DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamepython-gnuplot
BeschreibungA Python interface to the gnuplot plotting program
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.8-1.1
Sektionpython
Prioritätoptional
Installierte Größe868 Byte
Hängt ab vonpython, python-central (>= 0.6.11), python-numpy, gnuplot
Empfohlene Pakete
PaketbetreuerMatthias Klose
Quelle
Paketgröße105824 Byte
Prüfsumme MD56eb2e1bb489ec5bb3afb5911d0b38f1a
Prüfsumme SHA1a34d5cb1929f0999d9bc20896bdf52ceb7ad1fa3
Prüfsumme SHA25650470d0c3174071dccc437a6abd990936e2eb2f1abc22c10f32e4c38f27e04a7
Link zum Herunterladenpython-gnuplot_1.8-1.1_all.deb
Ausführliche BeschreibungGnuplot.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.


Impressum
Linux is a registered trademark of Linus Torvalds