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 ecb4802 commit f18f15fCopy full SHA for f18f15f
README.txt renamed to README.rst
@@ -1,17 +1,18 @@
1
+##########
2
matplotlib
-==========
3
4
5
matplotlib is a python 2D plotting library which produces publication
6
quality figures in a variety of hardcopy formats and interactive
7
environments across platforms. matplotlib can be used in python
8
scripts, the python and ipython shell (ala matlab or mathematica), web
9
application servers, and various graphical user interface toolkits.
10
-Home page: <http://matplotlib.org/>
11
-
+`Home page <http://matplotlib.org/>`_
12
13
Installation
14
=============
15
+
16
For installation instructions and requirements, see the INSTALL file.
17
18
Testing
0 commit comments