<?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: Visualising Black-Scholes option pricing using F# and WPF</title>
	<atom:link href="http://www.voyce.com/index.php/2009/06/26/black-scholes-option-pricing-using-fsharp-and-wpf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.voyce.com/index.php/2009/06/26/black-scholes-option-pricing-using-fsharp-and-wpf/</link>
	<description>Programming and debugging tidbits</description>
	<lastBuildDate>Wed, 04 Jan 2012 23:07:52 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Generating and plotting random numbers</title>
		<link>http://www.voyce.com/index.php/2009/06/26/black-scholes-option-pricing-using-fsharp-and-wpf/comment-page-1/#comment-769</link>
		<dc:creator>Generating and plotting random numbers</dc:creator>
		<pubDate>Tue, 24 Nov 2009 23:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=173#comment-769</guid>
		<description>[...] controls to visualise the values direct from within Visual Studio, in a manner similar to this previous post &#8211; but without having to write the plotting code [...]</description>
		<content:encoded><![CDATA[<p>[...] controls to visualise the values direct from within Visual Studio, in a manner similar to this previous post &#8211; but without having to write the plotting code [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ian</title>
		<link>http://www.voyce.com/index.php/2009/06/26/black-scholes-option-pricing-using-fsharp-and-wpf/comment-page-1/#comment-761</link>
		<dc:creator>ian</dc:creator>
		<pubDate>Sat, 21 Nov 2009 23:43:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=173#comment-761</guid>
		<description>Yes, in my experience they are. I&#039;m aware of a few investment banks using functional (or mixed functional and imperative) programming languages such as Haskell, ML and F# to varying degrees. 

My opinion is that they&#039;re more natural for maths-oriented quants than languages like C++. Less worrying about pointers and memory management, and more focus on algorithms.</description>
		<content:encoded><![CDATA[<p>Yes, in my experience they are. I&#8217;m aware of a few investment banks using functional (or mixed functional and imperative) programming languages such as Haskell, ML and F# to varying degrees. </p>
<p>My opinion is that they&#8217;re more natural for maths-oriented quants than languages like C++. Less worrying about pointers and memory management, and more focus on algorithms.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandeep</title>
		<link>http://www.voyce.com/index.php/2009/06/26/black-scholes-option-pricing-using-fsharp-and-wpf/comment-page-1/#comment-597</link>
		<dc:creator>sandeep</dc:creator>
		<pubDate>Sat, 19 Sep 2009 12:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.voyce.com/?p=173#comment-597</guid>
		<description>Hi Ian,

Nice example!

Are functional programming languages making an impact in Finance? Given that performance is a major criteria in most situations, how does F# stack up? Also, what attributes of functional PLs are most useful in finance related development?

Regards,
Sandeep</description>
		<content:encoded><![CDATA[<p>Hi Ian,</p>
<p>Nice example!</p>
<p>Are functional programming languages making an impact in Finance? Given that performance is a major criteria in most situations, how does F# stack up? Also, what attributes of functional PLs are most useful in finance related development?</p>
<p>Regards,<br />
Sandeep</p>
]]></content:encoded>
	</item>
</channel>
</rss>

