<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ffp, branch 2</title>
<subtitle>FFP repository</subtitle>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ffp/'/>
<entry>
<title>Testcases for 2</title>
<updated>2012-04-14T14:27:03+00:00</updated>
<author>
<name>Matthias Wisniowski</name>
<email>matthias.wisniowski@gmail.com</email>
</author>
<published>2012-04-14T14:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ffp/commit/?id=9a0159cc0ff165f33527c9a4fe1a8ac0a2afc15b'/>
<id>9a0159cc0ff165f33527c9a4fe1a8ac0a2afc15b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dev'</title>
<updated>2012-04-05T06:57:40+00:00</updated>
<author>
<name>Matthias Wisniowski</name>
<email>matthias.wisniowski@gmail.com</email>
</author>
<published>2012-04-05T06:57:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ffp/commit/?id=b773165e36a503064d39ae59a025aa33a0392339'/>
<id>b773165e36a503064d39ae59a025aa33a0392339</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>@2.3 Efficient factorial-generator</title>
<updated>2012-03-26T17:43:07+00:00</updated>
<author>
<name>Matthias Wisniowski</name>
<email>matthias.wisniowski@gmail.com</email>
</author>
<published>2012-03-26T17:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ffp/commit/?id=4ae6d25fafe70ae372c6b5682b43cf10f2192ef9'/>
<id>4ae6d25fafe70ae372c6b5682b43cf10f2192ef9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dev'</title>
<updated>2012-03-26T13:18:49+00:00</updated>
<author>
<name>Matthias Wisniowski</name>
<email>matthias.wisniowski@gmail.com</email>
</author>
<published>2012-03-26T13:18:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ffp/commit/?id=9ec6c36704339854b5f117f598bfe88e2aef5afb'/>
<id>9ec6c36704339854b5f117f598bfe88e2aef5afb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increased performance of 2.1</title>
<updated>2012-03-26T13:17:27+00:00</updated>
<author>
<name>Matthias Wisniowski</name>
<email>matthias.wisniowski@gmail.com</email>
</author>
<published>2012-03-26T13:17:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ffp/commit/?id=96e23eedb94c95b2758db0733f8bb5d823908b87'/>
<id>96e23eedb94c95b2758db0733f8bb5d823908b87</id>
<content type='text'>
Implemented a faster prime-generator and a primality-check.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implemented a faster prime-generator and a primality-check.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'dev'</title>
<updated>2012-03-25T22:21:42+00:00</updated>
<author>
<name>Matthias Wisniowski</name>
<email>matthias.wisniowski@gmail.com</email>
</author>
<published>2012-03-25T22:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ffp/commit/?id=3079424b11b32d019a68f13299e372a6aa277163'/>
<id>3079424b11b32d019a68f13299e372a6aa277163</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed different values for h-function</title>
<updated>2012-03-25T22:15:48+00:00</updated>
<author>
<name>Matthias Wisniowski</name>
<email>matthias.wisniowski@gmail.com</email>
</author>
<published>2012-03-25T22:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ffp/commit/?id=8613f7154f815835fc5e6ddbe15e9aebc62109b1'/>
<id>8613f7154f815835fc5e6ddbe15e9aebc62109b1</id>
<content type='text'>
Using Integer instead of Int solved the difference in values
for the different h-functions. Apparently they have equal performance.

Added basic testcases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using Integer instead of Int solved the difference in values
for the different h-functions. Apparently they have equal performance.

Added basic testcases.
</pre>
</div>
</content>
</entry>
<entry>
<title>2.4 implemented</title>
<updated>2012-03-25T17:42:13+00:00</updated>
<author>
<name>Matthias Wisniowski</name>
<email>matthias.wisniowski@gmail.com</email>
</author>
<published>2012-03-25T17:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ffp/commit/?id=d01a91022cc55841cf968a60ecee8f27b57b88e2'/>
<id>d01a91022cc55841cf968a60ecee8f27b57b88e2</id>
<content type='text'>
2.3 still to be fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2.3 still to be fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>First implementation for 2.3</title>
<updated>2012-03-25T17:04:12+00:00</updated>
<author>
<name>Matthias Wisniowski</name>
<email>matthias.wisniowski@gmail.com</email>
</author>
<published>2012-03-25T17:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ffp/commit/?id=12ad8b53c5be7e22975082baa715e96aa2f1b9dd'/>
<id>12ad8b53c5be7e22975082baa715e96aa2f1b9dd</id>
<content type='text'>
hFast and hSlow diverge in values, reason unknown.
e.g. consider &gt;&gt; map (\x -&gt; hFast x x) [1..15] &lt;&lt; (similar for hSlow)
hSlow has the wrong values after 10.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hFast and hSlow diverge in values, reason unknown.
e.g. consider &gt;&gt; map (\x -&gt; hFast x x) [1..15] &lt;&lt; (similar for hSlow)
hSlow has the wrong values after 10.
</pre>
</div>
</content>
</entry>
<entry>
<title>update of AufgabeFFP2.pdf from upstream</title>
<updated>2012-03-25T14:22:29+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2012-03-25T14:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/ffp/commit/?id=d0bf96ede7e199aac494e65a239edb9d8bf9f413'/>
<id>d0bf96ede7e199aac494e65a239edb9d8bf9f413</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
