We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c4676 commit 6892dc3Copy full SHA for 6892dc3
docs/scenarios/scientific.rst
@@ -40,7 +40,12 @@ scientific python has never been easier (one click to install about 100 scientif
40
Matplotlib
41
----------
42
43
-.. todo:: write about matplotlib.
+`matplotlib <http://matplotlib.sourceforge.net/>`_ is a flexible plotting library
44
+for creating interactive 2D and 3D plots that can also be saved as manuscript-quality
45
+figures. The API in many ways reflects that of `MATLAB <http://www.mathworks.com/products/matlab/>`_, easing transition of MATLAB
46
+users to Python. Many examples, along with the source code to re-create them,
47
+can be browsed at the `matplotlib gallery <http://matplotlib.sourceforge.net/gallery.html>`_.
48
+
49
50
PyQwt
51
-----
0 commit comments