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.
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:
Screenshots:
matplotlib_1
matplotlib_3
matplotlib_4
matplotlib_2
Porting: Crislosi
Build: Crislosi
Copyright © 2010 MIB Mandriva International Backports
Creative Commons License
This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License.