From bce224ee793d70f57912aa646c5ba8c80ee23a1a Mon Sep 17 00:00:00 2001 From: Mahmoud Hossam Date: Sun, 6 May 2012 07:29:09 +0300 Subject: [PATCH] Removed PyQWT. --- docs/scenarios/scientific.rst | 9 --------- 1 file changed, 9 deletions(-) diff --git a/docs/scenarios/scientific.rst b/docs/scenarios/scientific.rst index c549190..37e60bd 100644 --- a/docs/scenarios/scientific.rst +++ b/docs/scenarios/scientific.rst @@ -55,15 +55,6 @@ manuscript-quality figures. The API in many ways reflects that of `MATLAB `_. - -PyQwt ------ - -`PyQwt `_ is a solid library for plotting -numerical data. It is built on top of the popular `PyQt `_ -GUI framework. It typically has better performance than matplotlib, but the -range of built-in chart/plot types is slightly smaller than matplotlib. - Resources :::::::::