[ 原始碼: python-gnuplot ]
套件:python3-gnuplot(1.8-8)
python3-gnuplot 的相關連結
Debian 的資源:
下載原始碼套件 python-gnuplot:
維護小組:
外部的資源:
- 主頁 [gnuplot-py.sourceforge.net]
相似套件:
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.
其他與 python3-gnuplot 有關的套件
|
|
|
|
-
- dep: gnuplot
- Command-line driven interactive plotting program.
同時作為一個虛擬套件由這些套件填實: gnuplot-nox, gnuplot-qt, gnuplot-x11
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-numpy
- Fast array facility to the Python language (Python 3)