软件包:python-qwt(0.5.5-1)
Pure Python implementation of Qwt - Python 2
The qwt package is a pure Python implementation of Qwt C++ library with the following limitations.
The following `Qwt` classes won't be reimplemented in `qwt` because most powerful features already exist in `guiqwt`:
* QwtPlotZoomer * QwtCounter * QwtEventPattern * QwtPicker * QwtPlotPicker
QwtClipper is not implemented yet (and it will probably be very difficult or impossible to implement it in pure Python without performance issues). As a consequence, when zooming in a plot curve, the entire curve is still painted (in other words, when working with large amount of data, there is no performance gain when zooming in).
This is the Python 2 version of the package.
其他与 python-qwt 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-numpy
- Numerical Python adds a fast array facility to the Python language
-
- dep: python-qt4
- Python bindings for Qt4
-
- dep: spyder-common
- common files for spyder