<?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"
	>
<channel>
	<title>Comments on: numpy documentation</title>
	<atom:link href="http://guaka.org/2007/10/04/numpy-documentation/feed/" rel="self" type="application/rss+xml" />
	<link>http://guaka.org/2007/10/04/numpy-documentation/</link>
	<description>coding, free, intercultural, hitchhiking, open, transparent, traveling, trust, wiki</description>
	<pubDate>Tue, 06 Jan 2009 04:58:02 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: guaka</title>
		<link>http://guaka.org/2007/10/04/numpy-documentation/#comment-23</link>
		<dc:creator>guaka</dc:creator>
		<pubDate>Fri, 05 Oct 2007 19:10:17 +0000</pubDate>
		<guid isPermaLink="false">http://guaka.org/2007/10/04/numpy-documentation/#comment-23</guid>
		<description>Hmm, I've never tried inspect before.  Usually IPython's built-in ? is enough if there are good __doc__ strings around. E.g.

&lt;pre&gt;
In [8]: help?
Type:           _Helper
Base Class:     &lt;class 'site._Helper'&gt;
String Form:    Type help() for interactive help, or help(object) for help about object.
Namespace:      Interactive
Docstring:
    Define the built-in 'help'.
    This is a wrapper around pydoc.help (with a twist).
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Hmm, I&#8217;ve never tried inspect before.  Usually IPython&#8217;s built-in ? is enough if there are good __doc__ strings around. E.g.</p>
<pre>
In [8]: help?
Type:           _Helper
Base Class:     <class 'site._Helper'>
String Form:    Type help() for interactive help, or help(object) for help about object.
Namespace:      Interactive
Docstring:
    Define the built-in 'help'.
    This is a wrapper around pydoc.help (with a twist).
</class></pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: tiara</title>
		<link>http://guaka.org/2007/10/04/numpy-documentation/#comment-22</link>
		<dc:creator>tiara</dc:creator>
		<pubDate>Fri, 05 Oct 2007 19:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://guaka.org/2007/10/04/numpy-documentation/#comment-22</guid>
		<description>well, the tutorial seems to be available for free:
http://www.scipy.org/Tentative_NumPy_Tutorial

inspect() is a good helper to find about members.

cheers,</description>
		<content:encoded><![CDATA[<p>well, the tutorial seems to be available for free:<br />
<a href="http://www.scipy.org/Tentative_NumPy_Tutorial" rel="nofollow">http://www.scipy.org/Tentative_NumPy_Tutorial</a></p>
<p>inspect() is a good helper to find about members.</p>
<p>cheers,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Callum</title>
		<link>http://guaka.org/2007/10/04/numpy-documentation/#comment-21</link>
		<dc:creator>Callum</dc:creator>
		<pubDate>Thu, 04 Oct 2007 09:02:32 +0000</pubDate>
		<guid isPermaLink="false">http://guaka.org/2007/10/04/numpy-documentation/#comment-21</guid>
		<description>That is just plain crazy, $40 for documentation that tells you want open source code does. Argh, irritating. I suppose it would be possible to rewrite the documentation from the book, probably legal, but a major pain in the ass...</description>
		<content:encoded><![CDATA[<p>That is just plain crazy, $40 for documentation that tells you want open source code does. Argh, irritating. I suppose it would be possible to rewrite the documentation from the book, probably legal, but a major pain in the ass&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
