<?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: Problem 10 &#8211; More prime numbers</title>
	<atom:link href="http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/feed/" rel="self" type="application/rss+xml" />
	<link>http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/</link>
	<description>Not quite extinct!</description>
	<lastBuildDate>Wed, 04 Mar 2009 05:19:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Proyecto Euler - Problemas 5 a 10 &#124; Buanzolandia</title>
		<link>http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/comment-page-1/#comment-108</link>
		<dc:creator>Proyecto Euler - Problemas 5 a 10 &#124; Buanzolandia</dc:creator>
		<pubDate>Tue, 21 Oct 2008 06:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/#comment-108</guid>
		<description>[...] me qued?? enojado porque tardaba mucho, as?? que googli?? un toque y encontr?? este post que mostraba otra forma de generar n??meros primos. Y lo implement??. La idea es ir marcando todos [...]</description>
		<content:encoded><![CDATA[<p>[...] me qued?? enojado porque tardaba mucho, as?? que googli?? un toque y encontr?? este post que mostraba otra forma de generar n??meros primos. Y lo implement??. La idea es ir marcando todos [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Proyecto Euler - Problemas 5 a 10 &#124; Buanzolandia</title>
		<link>http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/comment-page-1/#comment-107</link>
		<dc:creator>Proyecto Euler - Problemas 5 a 10 &#124; Buanzolandia</dc:creator>
		<pubDate>Tue, 21 Oct 2008 04:22:04 +0000</pubDate>
		<guid isPermaLink="false">http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/#comment-107</guid>
		<description>[...] me quedé enojado porque tardaba mucho, así que googlié un toque y encontré este post que mostraba otra forma de generar números primos. Y lo implementé. La idea es ir marcando todos [...]</description>
		<content:encoded><![CDATA[<p>[...] me quedé enojado porque tardaba mucho, así que googlié un toque y encontré este post que mostraba otra forma de generar números primos. Y lo implementé. La idea es ir marcando todos [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aureliano</title>
		<link>http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/comment-page-1/#comment-106</link>
		<dc:creator>Aureliano</dc:creator>
		<pubDate>Tue, 21 Oct 2008 02:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/#comment-106</guid>
		<description>Nice solution. I&#039;ve been inspired by your version and implemented something similar in ruby. I&#039;m blogging about how I&#039;m solving the problems at the Euler project (I&#039;ve already solved the first 10) if anyone wants to take a peek.
 
Aureliano.</description>
		<content:encoded><![CDATA[<p>Nice solution. I&#8217;ve been inspired by your version and implemented something similar in ruby. I&#8217;m blogging about how I&#8217;m solving the problems at the Euler project (I&#8217;ve already solved the first 10) if anyone wants to take a peek.</p>
<p>Aureliano.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zzzdude</title>
		<link>http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/comment-page-1/#comment-27</link>
		<dc:creator>zzzdude</dc:creator>
		<pubDate>Tue, 26 Feb 2008 06:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/#comment-27</guid>
		<description>My solution has been running for the past three minutes, but I am not using python, or your method.
I have it check every number under 2 million to see if its a prime, if it is, then add to a variable.
It must be my method of finding the prime....</description>
		<content:encoded><![CDATA[<p>My solution has been running for the past three minutes, but I am not using python, or your method.<br />
I have it check every number under 2 million to see if its a prime, if it is, then add to a variable.<br />
It must be my method of finding the prime&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: All hail the user &#187; AaronStaves.com</title>
		<link>http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/comment-page-1/#comment-18</link>
		<dc:creator>All hail the user &#187; AaronStaves.com</dc:creator>
		<pubDate>Thu, 07 Feb 2008 05:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/#comment-18</guid>
		<description>[...] apologize for the lazyness in posting, but I have been somewhat busy between work, side projects and other things. So hopefully I can get back into the habit of posting.    &#160;   &#171; Nokia [...]</description>
		<content:encoded><![CDATA[<p>[...] apologize for the lazyness in posting, but I have been somewhat busy between work, side projects and other things. So hopefully I can get back into the habit of posting.    &nbsp;   &laquo; Nokia [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IrrationalPi</title>
		<link>http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/comment-page-1/#comment-16</link>
		<dc:creator>IrrationalPi</dc:creator>
		<pubDate>Sat, 02 Feb 2008 19:37:03 +0000</pubDate>
		<guid isPermaLink="false">http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/#comment-16</guid>
		<description>This is wild, I did #10 today, then came to your site, and found you had also.

Nice solution.  I chose to find the non-primes instead and use set difference to find the primes from there.  Runs pretty fast on my machine (&lt;1 second).  I also tried an adaptation of your approach.

You can use sum(list) instead of your last loop.  That might even make it run faster.</description>
		<content:encoded><![CDATA[<p>This is wild, I did #10 today, then came to your site, and found you had also.</p>
<p>Nice solution.  I chose to find the non-primes instead and use set difference to find the primes from there.  Runs pretty fast on my machine (&lt;1 second).  I also tried an adaptation of your approach.</p>
<p>You can use sum(list) instead of your last loop.  That might even make it run faster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WisePi::Project Euler &#187; Problem 10</title>
		<link>http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/comment-page-1/#comment-15</link>
		<dc:creator>WisePi::Project Euler &#187; Problem 10</dc:creator>
		<pubDate>Sat, 02 Feb 2008 19:33:45 +0000</pubDate>
		<guid isPermaLink="false">http://aaronstaves.com/2008/01/02/problem-10-more-prime-numbers/#comment-15</guid>
		<description>[...] friend Aaron had an interesting idea to use a bit list to keep the primes (link). I thought this was a sweet way to do things, so I tried adapting my code. First I had a boolean [...]</description>
		<content:encoded><![CDATA[<p>[...] friend Aaron had an interesting idea to use a bit list to keep the primes (link). I thought this was a sweet way to do things, so I tried adapting my code. First I had a boolean [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

