<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Mono versions of NMath now available	</title>
	<atom:link href="https://www.centerspace.net/mono-versions-of-nmath-now-available/feed" rel="self" type="application/rss+xml" />
	<link>https://www.centerspace.net/mono-versions-of-nmath-now-available</link>
	<description>.NET numerical class libraries</description>
	<lastBuildDate>Tue, 07 Feb 2023 21:27:32 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.1.1</generator>
	<item>
		<title>
		By: shan bai		</title>
		<link>https://www.centerspace.net/mono-versions-of-nmath-now-available#comment-4270</link>

		<dc:creator><![CDATA[shan bai]]></dc:creator>
		<pubDate>Wed, 29 Feb 2012 15:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.centerspace.net/blog/uncategorized/mono-versions-of-nmath-now-available/#comment-4270</guid>

					<description><![CDATA[Thanks for your reply.

Do you have a solution for How to compile c# code with Nmath lib  into Java or linux version?

Thanks]]></description>
			<content:encoded><![CDATA[<p>Thanks for your reply.</p>
<p>Do you have a solution for How to compile c# code with Nmath lib  into Java or linux version?</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Darren Brown		</title>
		<link>https://www.centerspace.net/mono-versions-of-nmath-now-available#comment-4227</link>

		<dc:creator><![CDATA[Darren Brown]]></dc:creator>
		<pubDate>Wed, 15 Feb 2012 19:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.centerspace.net/blog/uncategorized/mono-versions-of-nmath-now-available/#comment-4227</guid>

					<description><![CDATA[Hello Shan Bai,

It appears that this is not possible.  In reading through the Grasshopper documentation I came across this page:

http://dev.mainsoft.com/Documentation&#038;src=vmwdoc_Runtime_Framework_overview_143.htm.  

The two main issues that I see are:

1.  Unsafe code is not supported.
2.  Calling native Win32 APIs (Interop, PInvoke) is not supported.

NMath makes calls to MKL via PInvoke and we use unsafe code blocks to manipulate data structures directly in memory.  Much of NMath would not be usable via Grasshopper.

Darren Brown
Research Scientist, CenterSpace Software]]></description>
			<content:encoded><![CDATA[<p>Hello Shan Bai,</p>
<p>It appears that this is not possible.  In reading through the Grasshopper documentation I came across this page:</p>
<p><a href="http://dev.mainsoft.com/Documentation&#038;src=vmwdoc_Runtime_Framework_overview_143.htm" rel="nofollow ugc">http://dev.mainsoft.com/Documentation&#038;src=vmwdoc_Runtime_Framework_overview_143.htm</a>.  </p>
<p>The two main issues that I see are:</p>
<p>1.  Unsafe code is not supported.<br />
2.  Calling native Win32 APIs (Interop, PInvoke) is not supported.</p>
<p>NMath makes calls to MKL via PInvoke and we use unsafe code blocks to manipulate data structures directly in memory.  Much of NMath would not be usable via Grasshopper.</p>
<p>Darren Brown<br />
Research Scientist, CenterSpace Software</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: shan bai		</title>
		<link>https://www.centerspace.net/mono-versions-of-nmath-now-available#comment-4223</link>

		<dc:creator><![CDATA[shan bai]]></dc:creator>
		<pubDate>Tue, 14 Feb 2012 21:55:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.centerspace.net/blog/uncategorized/mono-versions-of-nmath-now-available/#comment-4223</guid>

					<description><![CDATA[I got the Mono of Nmath, but looks a little document in the package. Can I register the Mono of Nmath in my Grasshopper java project? ( I would like use my c# code directly compiled to Java)
If so, what should I do?

Thanks]]></description>
			<content:encoded><![CDATA[<p>I got the Mono of Nmath, but looks a little document in the package. Can I register the Mono of Nmath in my Grasshopper java project? ( I would like use my c# code directly compiled to Java)<br />
If so, what should I do?</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
