ANN: PyQwt-4.0rc0 released

Gerard Vermeulen gerard.vermeulen@grenoble.cnrs.fr
Sun, 6 Jun 2004 15:57:34 +0200


PyQwt-4.0rc0 = FAST and EASY data plotting for Python and (Py)Qt.

PyQwt is a set of Python bindings for the Qwt C++ class library which
extends the Qt framework with widgets for scientific and engineering
applications.

It supports the use of PyQt, Qt, Qwt, the Numerical Python extensions
(either Numeric, or numarray or both) and optionally SciPy in a GUI
Python application or in an interactive Python session.

The home page of PyQwt is http://pyqwt.sourceforge.net.

Main changes in PyQwt-4.0rc0:

1. supports PyQt-3.12, PyQt-3.11, and PyQt-3.10.

2. supports sip-4.0, sip-3.10.2, sip-3.10.1, and sip-3.10.

3. supports Qt-3.3.2 downto -2.3.0.

4. supports MacOS/X.

5. based on Qwt-20040605 (a snapshot later than Qwt-4.2.0rc1).

Gerard Vermeulen