[Edu-sig] matplotlib: a Python plotting library
Simon Willison
cs1spw at bath.ac.uk
Tue Oct 28 11:37:11 EST 2003
I just spotted this on the Daily Python-URL:
http://matplotlib.sourceforge.net/screenshots.html
"""
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 (see goals), 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 looks like it could be a valuable tool for promoting Python in
higher education.
--
Simon Willison
Web development weblog: http://simon.incutio.com/
More information about the Edu-sig
mailing list