Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-matplotlib: Python plotting library
- Summary
- Matplotlib is a pure python plotting library with the goal of making
publication quality plots using a syntax familiar to matlab users. The
library uses Numeric for handling large data sets and supports a variety
of output backends
Changelog
- * Mon Apr 2 17:00:00 2007 Orion Poplawski <orion{%}cora{*}nwra{*}com> 0.90.0-1
- Update to 0.90.0
- * Fri Jan 5 16:00:00 2007 Orion Poplawski <orion{%}cora{*}nwra{*}com> 0.87.7-3
- Add examples to %docs
- * Tue Dec 5 16:00:00 2006 Orion Poplawski <orion{%}cora{*}nwra{*}com> 0.87.7-2
- Force build of gtk/gtkagg backends in mock (bug #218153)
- Change Requires from python-numeric to numpy (bug #218154)