[ 源代码: 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)