From 555311d1ec2c4da1fe8acee962d2c1a8945f6622 Mon Sep 17 00:00:00 2001 From: Mahmoud Hossam Date: Sun, 6 May 2012 06:43:54 +0300 Subject: [PATCH 1/2] Fixed formatting. --- docs/shipping/packaging.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/shipping/packaging.rst b/docs/shipping/packaging.rst index a54bd97..27d2b4c 100644 --- a/docs/shipping/packaging.rst +++ b/docs/shipping/packaging.rst @@ -60,10 +60,10 @@ Chishop For Linux Distributions :::::::::::::::::::::::: -`Ubuntu `_ -`Fedora `_ -`Debian `_ -`Arch `_ +* `Ubuntu `_ +* `Fedora `_ +* `Debian `_ +* `Arch `_ Useful Tools ------------ From bce224ee793d70f57912aa646c5ba8c80ee23a1a Mon Sep 17 00:00:00 2001 From: Mahmoud Hossam Date: Sun, 6 May 2012 07:29:09 +0300 Subject: [PATCH 2/2] 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 :::::::::