Commit graph

6 commits

Author SHA1 Message Date
joerg
1f9f0ab4fe Remote const-discarding accessor as done for py-matplotlib itself. 2011-09-08 13:53:45 +00:00
markd
1c8467fe83 Update to py-matplotlib 1.0.1
Various bugfixes.
2011-02-17 10:33:37 +00:00
drochner
1131a81823 update to 0.99.2.1
changes:
-new frameworks: mplot3d, axes grid, axis spine placement
-bugfixes
2010-05-17 16:22:59 +00:00
markd
1b59681a35 Update py-matplotlib* to 0.98.4
various bug fixes and new features.
2009-08-05 11:02:12 +00:00
he
ee9ae2a548 Fix the checksum for patches/patch-ab; I must have added the comment at
the top and forgotten to do "make mps" -- sorry.
2009-05-24 22:56:53 +00:00
he
df9f9309be Import py-matplotlib-tk version 0.98.0.
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.

This package contains the Tk driver for matplotlib.

Tutorial: http://matplotlib.sourceforge.net/tutorial.html
2009-05-14 13:54:13 +00:00