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 ::::::::: diff --git a/docs/shipping/packaging.rst b/docs/shipping/packaging.rst index dc83496..e91bb33 100644 --- a/docs/shipping/packaging.rst +++ b/docs/shipping/packaging.rst @@ -70,10 +70,10 @@ install with easy_install/pip. For Linux Distributions :::::::::::::::::::::::: -`Ubuntu `_ -`Fedora `_ -`Debian `_ -`Arch `_ +* `Ubuntu `_ +* `Fedora `_ +* `Debian `_ +* `Arch `_ Useful Tools ------------