<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: matplotlib - plotting with Python</title>
	<atom:link href="http://eli.thegreenplace.net/2008/07/26/matplotlib-plotting-with-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://eli.thegreenplace.net/2008/07/26/matplotlib-plotting-with-python/</link>
	<description>Eli Bendersky's personal website</description>
	<pubDate>Wed, 07 Jan 2009 23:28:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ryan Dale</title>
		<link>http://eli.thegreenplace.net/2008/07/26/matplotlib-plotting-with-python/comment-page-1/#comment-124709</link>
		<dc:creator>Ryan Dale</dc:creator>
		<pubDate>Sun, 27 Jul 2008 13:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://eli.thegreenplace.net/2008/07/26/matplotlib-plotting-with-python/#comment-124709</guid>
		<description>I've recently made the complete switch from Matlab to Python, and matplotlib played a large part in that switch.  Some documentation links that have helped me along the way, in case you haven't seen them:

up-to-date, Sphinx-generated matplotlib docs here:
http://matplotlib.sourceforge.net/doc/html/users/index.html

and especially here for the interaction side of things:
http://matplotlib.sourceforge.net/doc/html/users/event_handling.html

For a NumPy quick overview:
http://pages.physics.cornell.edu/~myers/teaching/ComputationalMethods/python/arrays.html

and more comprehensive examples:
http://www.scipy.org/Numpy_Example_List_With_Doc

For translating between Matlab, R, Python, et al:
http://mathesaurus.sourceforge.net/

-ryan</description>
		<content:encoded><![CDATA[<p>I&#8217;ve recently made the complete switch from Matlab to Python, and matplotlib played a large part in that switch.  Some documentation links that have helped me along the way, in case you haven&#8217;t seen them:</p>
<p>up-to-date, Sphinx-generated matplotlib docs here:<br />
<a href="http://matplotlib.sourceforge.net/doc/html/users/index.html" rel="nofollow">http://matplotlib.sourceforge.net/doc/html/users/index.html</a></p>
<p>and especially here for the interaction side of things:<br />
<a href="http://matplotlib.sourceforge.net/doc/html/users/event_handling.html" rel="nofollow">http://matplotlib.sourceforge.net/doc/html/users/event_handling.html</a></p>
<p>For a NumPy quick overview:<br />
<a href="http://pages.physics.cornell.edu/~myers/teaching/ComputationalMethods/python/arrays.html" rel="nofollow">http://pages.physics.cornell.edu/~myers/teaching/ComputationalMethods/python/arrays.html</a></p>
<p>and more comprehensive examples:<br />
<a href="http://www.scipy.org/Numpy_Example_List_With_Doc" rel="nofollow">http://www.scipy.org/Numpy_Example_List_With_Doc</a></p>
<p>For translating between Matlab, R, Python, et al:<br />
<a href="http://mathesaurus.sourceforge.net/" rel="nofollow">http://mathesaurus.sourceforge.net/</a></p>
<p>-ryan</p>
]]></content:encoded>
	</item>
</channel>
</rss>
