Matplotlib 0.99

logomatplotlib 0.99 per Mandriva Linux 2009.1
matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms.
Official Web Page:
http://matplotlib.sourceforge.net/
matplotlib can be used in python scripts, the python and ipython shell (ala matlab or mathematica), web application servers, and six graphical user interface toolkits. matplotlib tries to make easy things easy and hard things possible. You can generate plots, histograms, power spectra, bar charts, errorcharts, scatterplots, etc, with just a few lines of code.
Matplotlib is very useful if you programming in Python some mathematics methods or physics methods, with a few lines you can obtain a clear code to draw whenever function in cartesian or in polar modes.

You can write texts in Latex style, export your draws in pdf or in image format, or in html, it is very easy make it.

Here is a simple python code using matplotlib for aproximations roots polynomials:
DESCARGAR CODIGO
Screenshots:
matplotlib_1
matplotlib_3
matplotlib_4
matplotlib_2
More other screenshot here:
http://matplotlib.sourceforge.net/users/screenshots.html
Porting: Crislosi
Build: Crislosi