<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>silverlight Archives - CenterSpace</title>
	<atom:link href="https://www.centerspace.net/tag/silverlight-2/feed" rel="self" type="application/rss+xml" />
	<link>https://www.centerspace.net/tag/silverlight-2</link>
	<description>.NET numerical class libraries</description>
	<lastBuildDate>Wed, 02 Mar 2011 00:23:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>
<site xmlns="com-wordpress:feed-additions:1">104092929</site>	<item>
		<title>NMath and Silverlight</title>
		<link>https://www.centerspace.net/nmath-and-silverlight</link>
					<comments>https://www.centerspace.net/nmath-and-silverlight#comments</comments>
		
		<dc:creator><![CDATA[Trevor Misfeldt]]></dc:creator>
		<pubDate>Wed, 02 Mar 2011 00:23:20 +0000</pubDate>
				<category><![CDATA[NMath]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[silverlight]]></category>
		<guid isPermaLink="false">http://www.centerspace.net/blog/?p=3226</guid>

					<description><![CDATA[<p>Customers have asked about using NMath from a Silverlight application. NMath uses unmanaged code&#8211;specifically, Intel&#8217;s Math Kernel Library (MKL), an implementation of the BLAS and LAPACK standard. In Silverlight 4.0, you can use NMath in two ways. You can either use JavaScript to talk to the server and have NMath running there, or you can [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.centerspace.net/nmath-and-silverlight">NMath and Silverlight</a> appeared first on <a rel="nofollow" href="https://www.centerspace.net">CenterSpace</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Customers have asked about using NMath from a Silverlight application. </p>
<p>NMath uses unmanaged code&#8211;specifically, Intel&#8217;s Math Kernel Library (MKL), an implementation of the BLAS and LAPACK standard.</p>
<p>In Silverlight 4.0, you can use NMath in two ways. You can either use JavaScript to talk to the server and have NMath running there, or you can register classes as COM objects on the local machine and call into them.</p>
<p>In Silverlight 5.0, you will be able to call unmanaged code directly on the client. NMath will have to exist in the client, but interfacing with it should be quite simple.</p>
<p>&#8211; Trevor</p>
<p>The post <a rel="nofollow" href="https://www.centerspace.net/nmath-and-silverlight">NMath and Silverlight</a> appeared first on <a rel="nofollow" href="https://www.centerspace.net">CenterSpace</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.centerspace.net/nmath-and-silverlight/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3226</post-id>	</item>
	</channel>
</rss>
