<?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: Python vs C for performance</title>
	<atom:link href="http://luke.maurits.id.au/blog/2009/09/python-vs-c-for-performance/feed/" rel="self" type="application/rss+xml" />
	<link>http://luke.maurits.id.au/blog/2009/09/python-vs-c-for-performance/</link>
	<description>Assorted geekery</description>
	<lastBuildDate>Sat, 20 Aug 2011 01:40:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: lorg</title>
		<link>http://luke.maurits.id.au/blog/2009/09/python-vs-c-for-performance/comment-page-1/#comment-22</link>
		<dc:creator>lorg</dc:creator>
		<pubDate>Fri, 23 Apr 2010 05:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://luke.maurits.id.au/blog/2009/09/python-vs-c-for-performance/#comment-22</guid>
		<description>It&#039;s ok... I actually prefer to have the pingback. Congrats on the move! :)</description>
		<content:encoded><![CDATA[<p>It&#8217;s ok&#8230; I actually prefer to have the pingback. Congrats on the move! <img src='http://luke.maurits.id.au/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke Maurits</title>
		<link>http://luke.maurits.id.au/blog/2009/09/python-vs-c-for-performance/comment-page-1/#comment-21</link>
		<dc:creator>Luke Maurits</dc:creator>
		<pubDate>Thu, 22 Apr 2010 05:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://luke.maurits.id.au/blog/2009/09/python-vs-c-for-performance/#comment-21</guid>
		<description>I only just converted my blog to Wordpress and imported my old entires, which is why you&#039;ve only just now got a pingback for this rather old entry.  I didn&#039;t anticipate this problem, or else I&#039;d have probably disabled pingbacks for the duration of the import, sorry.

I certainly didn&#039;t mean to imply that C was irrelevant today.  Looking back at it, the &quot;without a compelling argument in favour of it&quot; part of my statement probably should have been elaborated to make it clear that compelling arguments do exist in a lot of cases, like writing operating systems or software for small embedded environments.</description>
		<content:encoded><![CDATA[<p>I only just converted my blog to Wordpress and imported my old entires, which is why you&#8217;ve only just now got a pingback for this rather old entry.  I didn&#8217;t anticipate this problem, or else I&#8217;d have probably disabled pingbacks for the duration of the import, sorry.</p>
<p>I certainly didn&#8217;t mean to imply that C was irrelevant today.  Looking back at it, the &#8220;without a compelling argument in favour of it&#8221; part of my statement probably should have been elaborated to make it clear that compelling arguments do exist in a lot of cases, like writing operating systems or software for small embedded environments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lorg</title>
		<link>http://luke.maurits.id.au/blog/2009/09/python-vs-c-for-performance/comment-page-1/#comment-20</link>
		<dc:creator>lorg</dc:creator>
		<pubDate>Thu, 22 Apr 2010 05:03:46 +0000</pubDate>
		<guid isPermaLink="false">http://luke.maurits.id.au/blog/2009/09/python-vs-c-for-performance/#comment-20</guid>
		<description>I just now saw the pingback from your blog, which is a bit strange.
In any case:
1. In my blog post, I was not talking about numerical algorithms specifically. I don&#039;t usually write them. Afaik, optimizing numerical algorithms is usually about moving as much code as you can into built-in loops, and doing as little as possible in your own code.
2. C today is still relevant. There are areas of work where it is almost irreplaceable. There are other places where it is just preferred.</description>
		<content:encoded><![CDATA[<p>I just now saw the pingback from your blog, which is a bit strange.<br />
In any case:<br />
1. In my blog post, I was not talking about numerical algorithms specifically. I don&#8217;t usually write them. Afaik, optimizing numerical algorithms is usually about moving as much code as you can into built-in loops, and doing as little as possible in your own code.<br />
2. C today is still relevant. There are areas of work where it is almost irreplaceable. There are other places where it is just preferred.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

