<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/2.2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Pretty printing</title>
	<link>http://fseoane.net/blog/2007/pretty-printing/</link>
	<description></description>
	<pubDate>Wed, 08 Sep 2010 19:24:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.2</generator>

	<item>
		<title>By: fabian</title>
		<link>http://fseoane.net/blog/2007/pretty-printing/#comment-1710</link>
		<author>fabian</author>
		<pubDate>Sun, 29 Apr 2007 20:11:52 +0000</pubDate>
		<guid>http://fseoane.net/blog/2007/pretty-printing/#comment-1710</guid>
		<description>cool. Thanks, it's commited. The print thing is also fixed now</description>
		<content:encoded><![CDATA[<p>cool. Thanks, it&#8217;s commited. The print thing is also fixed now</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://fseoane.net/blog/2007/pretty-printing/#comment-1709</link>
		<author>Jason</author>
		<pubDate>Sun, 29 Apr 2007 20:07:01 +0000</pubDate>
		<guid>http://fseoane.net/blog/2007/pretty-printing/#comment-1709</guid>
		<description>Hey Fabian, I uploaded a patch for the nested square roots on the issues page, if you haven't already fixed it!</description>
		<content:encoded><![CDATA[<p>Hey Fabian, I uploaded a patch for the nested square roots on the issues page, if you haven&#8217;t already fixed it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fabian</title>
		<link>http://fseoane.net/blog/2007/pretty-printing/#comment-1707</link>
		<author>fabian</author>
		<pubDate>Sun, 29 Apr 2007 12:23:19 +0000</pubDate>
		<guid>http://fseoane.net/blog/2007/pretty-printing/#comment-1707</guid>
		<description>yes, that's a bug. You're right, i'll try to fix it in the afternoon.</description>
		<content:encoded><![CDATA[<p>yes, that&#8217;s a bug. You&#8217;re right, i&#8217;ll try to fix it in the afternoon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ondrej</title>
		<link>http://fseoane.net/blog/2007/pretty-printing/#comment-1706</link>
		<author>Ondrej</author>
		<pubDate>Sun, 29 Apr 2007 10:42:36 +0000</pubDate>
		<guid>http://fseoane.net/blog/2007/pretty-printing/#comment-1706</guid>
		<description>Well, the formatting got wrong. :)</description>
		<content:encoded><![CDATA[<p>Well, the formatting got wrong. <img src='http://fseoane.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ondrej</title>
		<link>http://fseoane.net/blog/2007/pretty-printing/#comment-1705</link>
		<author>Ondrej</author>
		<pubDate>Sun, 29 Apr 2007 10:41:46 +0000</pubDate>
		<guid>http://fseoane.net/blog/2007/pretty-printing/#comment-1705</guid>
		<description>Looks really good. Could you please put some info about prettyprinting into the tutorial?

Just a suggestion:


In [9]: pprint limit((5**x+3**x)**(1/x), x, oo, evaluate = False)
------&#62; pprint(limit((5**x+3**x)**(1/x), x, oo, evaluate = False))
 lim         / -1\
x-&#62;oo        \x  /
      / x  x\     
      \5 +3 /     

Maybe the "lim" should be on the same base line as 5^x+3^x (and not at 1/x).</description>
		<content:encoded><![CDATA[<p>Looks really good. Could you please put some info about prettyprinting into the tutorial?</p>
<p>Just a suggestion:</p>
<p>In [9]: pprint limit((5**x+3**x)**(1/x), x, oo, evaluate = False)<br />
&#8212;&#8212;&gt; pprint(limit((5**x+3**x)**(1/x), x, oo, evaluate = False))<br />
 lim         / -1\<br />
x-&gt;oo        \x  /<br />
      / x  x\<br />
      \5 +3 /     </p>
<p>Maybe the &#8220;lim&#8221; should be on the same base line as 5^x+3^x (and not at 1/x).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
