<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://wiki.apidesign.org/skins/common/feed.css?116"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.apidesign.org/index.php?action=history&amp;feed=atom&amp;title=Sieve_of_Eratosthenes</id>
		<title>Sieve of Eratosthenes - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.apidesign.org/index.php?action=history&amp;feed=atom&amp;title=Sieve_of_Eratosthenes"/>
		<link rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=Sieve_of_Eratosthenes&amp;action=history"/>
		<updated>2026-04-29T09:55:49Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.12.0rc1</generator>

	<entry>
		<id>http://wiki.apidesign.org/index.php?title=Sieve_of_Eratosthenes&amp;diff=9408&amp;oldid=prev</id>
		<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 rel="alternate" type="text/html" href="http://wiki.apidesign.org/index.php?title=Sieve_of_Eratosthenes&amp;diff=9408&amp;oldid=prev"/>
				<updated>2018-03-09T07:59:02Z</updated>
		
		<summary type="html">&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;</summary>
		<author><name>JaroslavTulach</name></author>	</entry>

	</feed>