pkgsrc-wip/py-matplotlib/DESCR
Michal Pasternak 99c1f596b1 matplotlib is a pure python plotting library designed to bring publication
quality plotting to python with a syntax familiar to matlab users. A lot
progress towards this goal has been made since the first release of
matplotlib, the library does produce high quality 2D plots. All of the
plotting commands can be accessed either via a functional interface familiar
to matlab users or an object oriented interface familiar to python users,
and several high resolution output formats are supported

Tutorial: http://matplotlib.sourceforge.net/tutorial.html
2003-11-22 13:24:08 +00:00

9 lines
554 B
Text

matplotlib is a pure python plotting library designed to bring publication
quality plotting to python with a syntax familiar to matlab users. A lot
progress towards this goal has been made since the first release of
matplotlib, the library does produce high quality 2D plots. All of the
plotting commands can be accessed either via a functional interface familiar
to matlab users or an object oriented interface familiar to python users,
and several high resolution output formats are supported
Tutorial: http://matplotlib.sourceforge.net/tutorial.html