Skip to content

Commit 6892dc3

Browse files
committed
add description for matplotlib
1 parent 53c4676 commit 6892dc3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/scenarios/scientific.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,12 @@ scientific python has never been easier (one click to install about 100 scientif
4040
Matplotlib
4141
----------
4242

43-
.. todo:: write about matplotlib.
43+
`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+
4449

4550
PyQwt
4651
-----

0 commit comments

Comments
 (0)