Add files from parent branch HEAD:
[pkgsrc.git] / graphics / py-matplotlib / DESCR
1 matplotlib is a pure python plotting library designed to bring
2 publication quality plotting to python with a syntax familiar to
3 matlab users.  A lot progress towards this goal has been made since
4 the first release of matplotlib, the library does produce high quality
5 2D plots.  All of the plotting commands can be accessed either via a
6 functional interface familiar to matlab users or an object oriented
7 interface familiar to python users, and several high resolution output
8 formats are supported.
9
10 Tutorial: http://matplotlib.sourceforge.net/tutorial.html