<?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: Beautiful differentiation</title>
	<atom:link href="http://conal.net/blog/posts/beautiful-differentiation/feed" rel="self" type="application/rss+xml" />
	<link>http://conal.net/blog/posts/beautiful-differentiation</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: Aleksandar Bakic</title>
		<link>http://conal.net/blog/posts/beautiful-differentiation#comment-137</link>
		<dc:creator><![CDATA[Aleksandar Bakic]]></dc:creator>
		<pubDate>Thu, 21 Jan 2010 14:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=43#comment-137</guid>
		<description><![CDATA[&lt;p&gt;I believe &lt;a href=&quot;ftp://ftp.kestrel.edu/pub/papers/pavlovic/lapl-LICS98.pdf&quot; rel=&quot;nofollow&quot;&gt;Calculus in Coinductive Form&lt;/a&gt; is relevant.&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>I believe <a href="ftp://ftp.kestrel.edu/pub/papers/pavlovic/lapl-LICS98.pdf" rel="nofollow">Calculus in Coinductive Form</a> is relevant.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conal Elliott &#187; Blog Archive &#187; Garbage collecting the semantics of FRP</title>
		<link>http://conal.net/blog/posts/beautiful-differentiation#comment-136</link>
		<dc:creator><![CDATA[Conal Elliott &#187; Blog Archive &#187; Garbage collecting the semantics of FRP]]></dc:creator>
		<pubDate>Mon, 04 Jan 2010 21:56:34 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=43#comment-136</guid>
		<description><![CDATA[&lt;p&gt;[...] interactive behaviors are some sort of function with all of its derivatives. See Beautiful differentiation for an specification and derived implementation of numeric operations, and more generally of [...]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] interactive behaviors are some sort of function with all of its derivatives. See Beautiful differentiation for an specification and derived implementation of numeric operations, and more generally of [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conal Elliott &#187; Blog Archive &#187; Is program proving viable and useful?</title>
		<link>http://conal.net/blog/posts/beautiful-differentiation#comment-135</link>
		<dc:creator><![CDATA[Conal Elliott &#187; Blog Archive &#187; Is program proving viable and useful?]]></dc:creator>
		<pubDate>Sun, 03 Jan 2010 03:21:52 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=43#comment-135</guid>
		<description><![CDATA[&lt;p&gt;[...] For more examples of formally simple specifications, see the papers Denotational design with type class morphisms and Beautiful differentiation. [...]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] For more examples of formally simple specifications, see the papers Denotational design with type class morphisms and Beautiful differentiation. [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conal Elliott &#187; Blog Archive &#187; Why program with continuous time?</title>
		<link>http://conal.net/blog/posts/beautiful-differentiation#comment-134</link>
		<dc:creator><![CDATA[Conal Elliott &#187; Blog Archive &#187; Why program with continuous time?]]></dc:creator>
		<pubDate>Sun, 03 Jan 2010 02:39:53 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=43#comment-134</guid>
		<description><![CDATA[&lt;p&gt;[...] has been integral to FRP since the first incarnation as ActiveVRML. I&#8217;ve written several things recently about denotational [...]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] has been integral to FRP since the first incarnation as ActiveVRML. I&#8217;ve written several things recently about denotational [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conal Elliott &#187; Blog Archive &#187; What is automatic differentiation, and why does it work?</title>
		<link>http://conal.net/blog/posts/beautiful-differentiation#comment-133</link>
		<dc:creator><![CDATA[Conal Elliott &#187; Blog Archive &#187; What is automatic differentiation, and why does it work?]]></dc:creator>
		<pubDate>Wed, 28 Jan 2009 20:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=43#comment-133</guid>
		<description><![CDATA[&lt;p&gt;[...] can also be made prettier, as in Beautiful differentiation. Add an operator that captures the chain rule, which is behind the differentiation laws listed [...]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] can also be made prettier, as in Beautiful differentiation. Add an operator that captures the chain rule, which is behind the differentiation laws listed [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Samuel Bronson</title>
		<link>http://conal.net/blog/posts/beautiful-differentiation#comment-132</link>
		<dc:creator><![CDATA[Samuel Bronson]]></dc:creator>
		<pubDate>Sat, 28 Jun 2008 04:34:21 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=43#comment-132</guid>
		<description><![CDATA[&lt;p&gt;What&#039;s with the funky &lt;code&gt;&quot;’&quot;&lt;/code&gt; characters??? Why not normal &lt;code&gt;&quot;&#039;&quot;&lt;/code&gt;?&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>What&#8217;s with the funky <code>"’"</code> characters??? Why not normal <code>"'"</code>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Conal Elliott &#187; Blog Archive &#187; Higher-dimensional, higher-order derivatives, functionally</title>
		<link>http://conal.net/blog/posts/beautiful-differentiation#comment-131</link>
		<dc:creator><![CDATA[Conal Elliott &#187; Blog Archive &#187; Higher-dimensional, higher-order derivatives, functionally]]></dc:creator>
		<pubDate>Wed, 21 May 2008 05:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=43#comment-131</guid>
		<description><![CDATA[&lt;p&gt;[...] post Beautiful differentiation showed some lovely code that makes it easy to compute not just the values of user-written [...]&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] post Beautiful differentiation showed some lovely code that makes it easy to compute not just the values of user-written [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikolay</title>
		<link>http://conal.net/blog/posts/beautiful-differentiation#comment-130</link>
		<dc:creator><![CDATA[Nikolay]]></dc:creator>
		<pubDate>Thu, 08 May 2008 21:55:32 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=43#comment-130</guid>
		<description><![CDATA[&lt;p&gt;multiplication may pull x&#039; and y&#039; while result is just requested for (D (x*y) _ _), I think&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>multiplication may pull x&#8217; and y&#8217; while result is just requested for (D (x*y) _ _), I think</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: conal</title>
		<link>http://conal.net/blog/posts/beautiful-differentiation#comment-129</link>
		<dc:creator><![CDATA[conal]]></dc:creator>
		<pubDate>Thu, 08 May 2008 14:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=43#comment-129</guid>
		<description><![CDATA[&lt;p&gt;Jaak &amp; Perehene: I&#039;ve added source files: &lt;a href=&#039;http://conal.net/blog/wp-content/uploads/2008/05/NumInstances.hs&#039; rel=&quot;nofollow&quot;&gt;NumInstances.hs&lt;/a&gt; and &lt;a href=&#039;http://conal.net/blog/wp-content/uploads/2008/05/Dif.hs&#039; rel=&quot;nofollow&quot;&gt;Dif.hs&lt;/a&gt;.  Enjoy!&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Jaak &amp; Perehene: I&#8217;ve added source files: <a href='http://conal.net/blog/wp-content/uploads/2008/05/NumInstances.hs' rel="nofollow">NumInstances.hs</a> and <a href='http://conal.net/blog/wp-content/uploads/2008/05/Dif.hs' rel="nofollow">Dif.hs</a>.  Enjoy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Perehene</title>
		<link>http://conal.net/blog/posts/beautiful-differentiation#comment-128</link>
		<dc:creator><![CDATA[Perehene]]></dc:creator>
		<pubDate>Thu, 08 May 2008 14:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://conal.net/blog/?p=43#comment-128</guid>
		<description><![CDATA[&lt;p&gt;Very interesting post. I am a newbie in haskell and I wanted to give it a try, but I get a bunch of errors in ghci. Could you put the source code and the required options to use it in ghc? Thanks a lot!&lt;/p&gt;
]]></description>
		<content:encoded><![CDATA[<p>Very interesting post. I am a newbie in haskell and I wanted to give it a try, but I get a bunch of errors in ghci. Could you put the source code and the required options to use it in ghc? Thanks a lot!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
