<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://www.haskell.org/wikistatic/skins//common/feed.css?116"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>The Fibonacci sequence - Revision history</title>
		<link>http://www.haskell.org/haskellwiki/index.php?title=The_Fibonacci_sequence&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.12.0</generator>
		<lastBuildDate>Thu, 23 May 2013 15:47:15 GMT</lastBuildDate>
		<item>
			<title>WillNess: /* A version using some identities */</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=The_Fibonacci_sequence&amp;diff=47800&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;A version using some identities&lt;/span&gt;&lt;/p&gt;
</description>
			<pubDate>Thu, 02 Aug 2012 17:46:18 GMT</pubDate>			<dc:creator>WillNess</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:The_Fibonacci_sequence</comments>		</item>
		<item>
			<title>WillNess: /* Linear operation implementations */ reorder logically, add tail rec state-passing, direct self-reference variants; last version is not so fast</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=The_Fibonacci_sequence&amp;diff=44121&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Linear operation implementations: &lt;/span&gt; reorder logically, add tail rec state-passing, direct self-reference variants; last version is not so fast&lt;/p&gt;
</description>
			<pubDate>Sun, 22 Jan 2012 14:34:25 GMT</pubDate>			<dc:creator>WillNess</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:The_Fibonacci_sequence</comments>		</item>
		<item>
			<title>Zr40: /* Using 2x2 matrices */ formatting</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=The_Fibonacci_sequence&amp;diff=42139&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Using 2x2 matrices: &lt;/span&gt; formatting&lt;/p&gt;
</description>
			<pubDate>Mon, 19 Sep 2011 15:32:20 GMT</pubDate>			<dc:creator>Zr40</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:The_Fibonacci_sequence</comments>		</item>
		<item>
			<title>CaleGibbard at 13:36, 11 January 2010</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=The_Fibonacci_sequence&amp;diff=32927&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;/p&gt;
</description>
			<pubDate>Mon, 11 Jan 2010 13:36:17 GMT</pubDate>			<dc:creator>CaleGibbard</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:The_Fibonacci_sequence</comments>		</item>
		<item>
			<title>Tphyahoo: state example translates python code</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=The_Fibonacci_sequence&amp;diff=32261&amp;oldid=prev</link>
			<description>&lt;p&gt;state example translates python code&lt;/p&gt;
</description>
			<pubDate>Mon, 07 Dec 2009 19:52:26 GMT</pubDate>			<dc:creator>Tphyahoo</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:The_Fibonacci_sequence</comments>		</item>
		<item>
			<title>RayNbow: Added &quot;Generalization of Fibonacci numbers&quot; section</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=The_Fibonacci_sequence&amp;diff=24750&amp;oldid=prev</link>
			<description>&lt;p&gt;Added &amp;quot;Generalization of Fibonacci numbers&amp;quot; section&lt;/p&gt;
</description>
			<pubDate>Sun, 14 Dec 2008 14:05:51 GMT</pubDate>			<dc:creator>RayNbow</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:The_Fibonacci_sequence</comments>		</item>
		<item>
			<title>Felix stegerman: /* With scanl */ fixed definition of fibs using scanl: 0 -&gt; 1</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=The_Fibonacci_sequence&amp;diff=24125&amp;oldid=prev</link>
			<description>&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;With scanl: &lt;/span&gt; fixed definition of fibs using scanl: 0 -&amp;gt; 1&lt;/p&gt;
</description>
			<pubDate>Wed, 19 Nov 2008 08:20:45 GMT</pubDate>			<dc:creator>Felix stegerman</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:The_Fibonacci_sequence</comments>		</item>
		<item>
			<title>RossPaterson: Another fast fib assumes that the sequence starts with 1</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=The_Fibonacci_sequence&amp;diff=22525&amp;oldid=prev</link>
			<description>&lt;p&gt;Another fast fib assumes that the sequence starts with 1&lt;/p&gt;
</description>
			<pubDate>Tue, 19 Aug 2008 10:28:29 GMT</pubDate>			<dc:creator>RossPaterson</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:The_Fibonacci_sequence</comments>		</item>
		<item>
			<title>RossPaterson: &quot;fairly fast version&quot; is actually linear in n</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=The_Fibonacci_sequence&amp;diff=22524&amp;oldid=prev</link>
			<description>&lt;p&gt;&amp;quot;fairly fast version&amp;quot; is actually linear in n&lt;/p&gt;
</description>
			<pubDate>Tue, 19 Aug 2008 10:25:11 GMT</pubDate>			<dc:creator>RossPaterson</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:The_Fibonacci_sequence</comments>		</item>
		<item>
			<title>RossPaterson: some tidying to clarify connections</title>
			<link>http://www.haskell.org/haskellwiki/index.php?title=The_Fibonacci_sequence&amp;diff=22523&amp;oldid=prev</link>
			<description>&lt;p&gt;some tidying to clarify connections&lt;/p&gt;
</description>
			<pubDate>Tue, 19 Aug 2008 10:15:35 GMT</pubDate>			<dc:creator>RossPaterson</dc:creator>			<comments>http://www.haskell.org/haskellwiki/Talk:The_Fibonacci_sequence</comments>		</item>
	</channel>
</rss>