We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53c4676 + 6892dc3 commit b621645Copy full SHA for b621645
1 file changed
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