File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -55,15 +55,6 @@ manuscript-quality figures. The API in many ways reflects that of `MATLAB <http
5555easing transition of MATLAB users to Python. Many examples, along with the
5656source code to re-create them, can be browsed at the `matplotlib gallery <http://matplotlib.sourceforge.net/gallery.html >`_.
5757
58-
59- PyQwt
60- -----
61-
62- `PyQwt <http://pyqwt.sourceforge.net/ >`_ is a solid library for plotting
63- numerical data. It is built on top of the popular `PyQt <http://www.riverbankcomputing.co.uk/software/pyqt/intro >`_
64- GUI framework. It typically has better performance than matplotlib, but the
65- range of built-in chart/plot types is slightly smaller than matplotlib.
66-
6758Resources
6859:::::::::
6960
Original file line number Diff line number Diff line change @@ -70,10 +70,10 @@ install with easy_install/pip.
7070For Linux Distributions
7171::::::::::::::::::::::::
7272
73- `Ubuntu <https://wiki.ubuntu.com/PackagingGuide/Python >`_
74- `Fedora <https://fedoraproject.org/wiki/Packaging:Python >`_
75- `Debian <http://www.debian.org/doc/packaging-manuals/python-policy/ >`_
76- `Arch <https://wiki.archlinux.org/index.php/Python_Package_Guidelines >`_
73+ * `Ubuntu <https://wiki.ubuntu.com/PackagingGuide/Python >`_
74+ * `Fedora <https://fedoraproject.org/wiki/Packaging:Python >`_
75+ * `Debian <http://www.debian.org/doc/packaging-manuals/python-policy/ >`_
76+ * `Arch <https://wiki.archlinux.org/index.php/Python_Package_Guidelines >`_
7777
7878Useful Tools
7979------------
You can’t perform that action at this time.
0 commit comments