<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.apidesign.org/skins/common/feed.css?116"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Sieve of Eratosthenes - Revision history</title>
		<link>http://wiki.apidesign.org/index.php?title=Sieve_of_Eratosthenes&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0rc1</generator>
		<lastBuildDate>Tue, 28 Apr 2026 00:07:33 GMT</lastBuildDate>
		<item>
			<title>JaroslavTulach: New page: The sieve of Eratohsthenes is an ancient, yet efficient, algorithm for producing prime numbers from interval 2-N for arbitrary N.  I am using a vari...</title>
			<link>http://wiki.apidesign.org/index.php?title=Sieve_of_Eratosthenes&amp;diff=9408&amp;oldid=prev</link>
			<description>&lt;p&gt;New page: The &lt;a href=&quot;http://en.wikipedia.org/wiki/Sieve_of_Eratosthenes&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Sieve_of_Eratosthenes&quot;&gt;sieve of Eratohsthenes&lt;/a&gt; is an ancient, yet efficient, algorithm for producing prime numbers from interval 2-N for arbitrary N.  &lt;a href=&quot;/wiki/I&quot; class=&quot;mw-redirect&quot; title=&quot;I&quot;&gt;I&lt;/a&gt; am using a vari...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The [[wikipedia:Sieve_of_Eratosthenes|sieve of Eratohsthenes]] is an ancient, yet efficient, algorithm for producing prime numbers from interval 2-N for arbitrary N.&lt;br /&gt;
&lt;br /&gt;
[[I]] am using a variant of this algorithm in my [http://github.com/jtulach/sieve sieve project] to measure [[Turing Speed]] of various [[language]]s and demonstrate that [[Truffle]] based languages on top of [[GraalVM]] are running at full (Turing) speed.&lt;/div&gt;</description>
			<pubDate>Fri, 09 Mar 2018 07:59:02 GMT</pubDate>			<dc:creator>JaroslavTulach</dc:creator>			<comments>http://wiki.apidesign.org/wiki/Talk:Sieve_of_Eratosthenes</comments>		</item>
	</channel>
</rss>