<?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: Exact numeric integration</title>
	<atom:link href="http://conal.net/blog/posts/exact-numeric-integration/feed" rel="self" type="application/rss+xml" />
	<link>http://conal.net/blog/posts/exact-numeric-integration</link>
	<description>Inspirations &#38; experiments, mainly about denotative/functional programming in Haskell</description>
	<lastBuildDate>Sat, 26 Sep 2020 21:06:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.1.17</generator>
	<item>
		<title>By: Conal Elliott &#187; Blog Archive &#187; Nonstrict memoization</title>
		<link>http://conal.net/blog/posts/exact-numeric-integration#comment-516</link>
		<dc:creator><![CDATA[Conal Elliott &#187; Blog Archive &#187; Nonstrict memoization]]></dc:creator>
		<pubDate>Sun, 18 Jul 2010 16:41:34 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=92#comment-516</guid>
		<description><![CDATA[&lt;p&gt;[...] restricted and more efficient alternative to the fully general least upper bound. The technique in Exact numeric integration also used this restricted [...]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] restricted and more efficient alternative to the fully general least upper bound. The technique in Exact numeric integration also used this restricted [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yrogirg</title>
		<link>http://conal.net/blog/posts/exact-numeric-integration#comment-515</link>
		<dc:creator><![CDATA[Yrogirg]]></dc:creator>
		<pubDate>Sun, 14 Mar 2010 15:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=92#comment-515</guid>
		<description><![CDATA[&lt;p&gt;I think the described method is similar to one in this article:&lt;/p&gt;

&lt;p&gt;http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.54.395&amp;rep=rep1&amp;type=pdf&lt;/p&gt;

&lt;p&gt;&quot;Lazy functional algorithms for exact real functionals&quot;&lt;/p&gt;

&lt;p&gt;by Alex K Simpson 1998&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I think the described method is similar to one in this article:</p>

<p><a href="http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.54.395&#038;rep=rep1&#038;type=pdf" rel="nofollow">http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.54.395&#038;rep=rep1&#038;type=pdf</a></p>

<p>&#8220;Lazy functional algorithms for exact real functionals&#8221;</p>

<p>by Alex K Simpson 1998</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn van Steenbergen</title>
		<link>http://conal.net/blog/posts/exact-numeric-integration#comment-514</link>
		<dc:creator><![CDATA[Martijn van Steenbergen]]></dc:creator>
		<pubDate>Wed, 13 Jan 2010 13:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=92#comment-514</guid>
		<description><![CDATA[&lt;p&gt;Is the ~ in Stream&#039;s Functor instance necessary? Wouldn&#039;t it already be sufficiently lazy without the ~?&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Is the ~ in Stream&#8217;s Functor instance necessary? Wouldn&#8217;t it already be sufficiently lazy without the ~?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conal</title>
		<link>http://conal.net/blog/posts/exact-numeric-integration#comment-513</link>
		<dc:creator><![CDATA[Conal]]></dc:creator>
		<pubDate>Sun, 03 Jan 2010 00:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=92#comment-513</guid>
		<description><![CDATA[&lt;p&gt;Heinrich Apfelmus gave a quick &amp; dirty implementation in the &lt;a href=&quot;http://www.reddit.com/r/haskell/comments/ajbso/conal_elliott_exact_numeric_integration/&quot; rel=&quot;nofollow&quot;&gt;Haskell reddit page for this post&lt;/a&gt;.  Thanks, Heinrich!&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Heinrich Apfelmus gave a quick &amp; dirty implementation in the <a href="http://www.reddit.com/r/haskell/comments/ajbso/conal_elliott_exact_numeric_integration/" rel="nofollow">Haskell reddit page for this post</a>.  Thanks, Heinrich!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
