From: Gerard V. <ger...@gr...> - 2004-11-14 16:50:45
|
Hi, PyQwt3D is a set of Python bindings for the QwtPlot3D ( http://qwtplot3d.sourceforge.net ) C++ class library which extends the Qt framework with widgets to visualize 3-dimensional data. At this moment PyQwt3D is only available from CVS (when prompted for a password, press the Enter key): cvs -d:pserver:ano...@cv...:/cvsroot/pyqwt login cvs -z3 -d:pserver:ano...@cv...:/cvsroot/pyqwt co pyqwt3d or with CVSGrab ( http://cvsgrab.sourceforge.net ). Feedback on the installation on other platforms than Linux and on the interfacing between the QwtPlot3D API and the Numerical Python extensions is highly appreciated. For more details, see the README: http://cvs.sourceforge.net/viewcvs.py/pyqwt/pyqwt3d/README?rev=1.2&view=auto I hope to produce a first release of PyQwt3D within a few weeks (it would be nice to be sure that PyQwt3D is working on Windows). Gerard |