<?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>.NET Standard Archives - CenterSpace</title>
	<atom:link href="https://www.centerspace.net/tag/net-standard/feed" rel="self" type="application/rss+xml" />
	<link>https://www.centerspace.net/tag/net-standard</link>
	<description>.NET numerical class libraries</description>
	<lastBuildDate>Mon, 30 Sep 2019 19:16:46 +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 7.0 &#038; the .NET Standard Library</title>
		<link>https://www.centerspace.net/nmath-on-net-standard-library</link>
					<comments>https://www.centerspace.net/nmath-on-net-standard-library#comments</comments>
		
		<dc:creator><![CDATA[Trevor Misfeldt]]></dc:creator>
		<pubDate>Mon, 27 May 2019 17:43:14 +0000</pubDate>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[NMath]]></category>
		<category><![CDATA[.NET Core]]></category>
		<category><![CDATA[.NET Standard]]></category>
		<category><![CDATA[C# Math Libraries]]></category>
		<guid isPermaLink="false">https://www.centerspace.net/?p=7347</guid>

					<description><![CDATA[<p>In December, CenterSpace Software rolled out a major new release of NMath, version 7.0, built on the .NET Standard Library 2.0. The focus of this release has been to support the .NET Standard library, to further improve the ease of use of the NMath library, and to unify all CenterSpace libraries into one. CenterSpace now [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.centerspace.net/nmath-on-net-standard-library">NMath 7.0 &#038; the .NET Standard Library</a> appeared first on <a rel="nofollow" href="https://www.centerspace.net">CenterSpace</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>In December, CenterSpace Software rolled out a major new release of <strong>NMath</strong>, version 7.0,<em> built on the .NET Standard Library 2.0</em>. The focus of this release has been to support the .NET Standard library, to further improve the ease of use of the <strong>NMath </strong>library, and to unify all CenterSpace libraries into one. CenterSpace now offers one unified, powerful, math library: <strong>NMath 7.0</strong>.</p>



<p>This version requires developers to be using at least .NET Core 2.0 or at least .NET Framework 4.6.1.  Adding support of .NET Core to <strong>NMath </strong>has been in the works for over a year and was done at the request of many of our active developers.</p>



<p>Future development work will concentrate on the .NET Standard based <strong>NMath 7.0</strong>. However, <strong>NMath 6.2</strong>, build on .NET 4.0, but not supporting the .NET Standard Library, will be available for years to come.</p>



<p>Below is a list of major changes released in NMath 7.0:</p>



<ul><li>32-bit support has been dropped. Demand has been waning for years for this. Dropping it has made usage simpler and easier.</li><li>GPU support has been dropped. As developers, we liked the automatic GPU offloading. However, the technical advantages have dissipated as multi-core processors have improved.  We believe that this is no longer compelling for a general math library.</li><li>NMath Stats has been merged into NMath. This is for ease of use for our users.</li><li>In summer of 2019, our pricing will be streamlined to reflect these changes. There will be one price for a perpetual NMath license and there will be one price for annual NMath maintenance which includes technical support and all upgrades available on NuGet. NMath Stats will no longer be sold separately.</li><li>We have merged the four NMath namespaces into one, <code>CenterSpace.NMath.Core</code>, to simplify development. Originally, CenterSpace had four NMath products and four namespaces, these namespaces <code>CenterSpace.NMath.Core,  CenterSpace.NMath.Matrix, CenterSpace.NMath.Stats,  CenterSpace.NMath.Analysis</code> reflect that history. We have left stubs so users won&#8217;t have any breaking changes.</li><li>We have dropped charting. The ecosystem is full of powerful visualization packages. We have only three main data structures in NMath, vectors, matrices and data frames, and all can be easily used with different charting packages.</li><li>Some of our optimizations use Microsoft Solver Foundation. If you use these, you&#8217;ll need to be on the .NET Framework track and not on the .NET Core track.</li><li>We have dropped the installers. The compelling ease of NuGet for our users has made these obsolete.</li></ul>



<hr class="wp-block-separator"/>



<p><a href="https://www.nuget.org/packages/CenterSpace.NMath.Standard.WindowsAndLinux.X64/">NMath 7.0 on Windows and Linux</a></p>



<p><a href="https://www.nuget.org/packages/CenterSpace.NMath.Standard.Windows.X64/">NMath 7.0 on Windows</a></p>



<p><a href="https://www.nuget.org/packages/CenterSpace.NMath.Standard.Linux.X64/">NMath 7.0 on Linux</a></p>



<p><a href="https://www.nuget.org/packages/CenterSpace.NMath.Standard.OSX.X64/">NMath 7.0 on OSX</a></p>



<p>Please try the new versions on NuGet. Feedback welcome as always.</p>
<p>The post <a rel="nofollow" href="https://www.centerspace.net/nmath-on-net-standard-library">NMath 7.0 &#038; the .NET Standard Library</a> appeared first on <a rel="nofollow" href="https://www.centerspace.net">CenterSpace</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.centerspace.net/nmath-on-net-standard-library/feed</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7347</post-id>	</item>
		<item>
		<title>NMath is Adding .NET Core Support and has Dropped Support of OSX and Linux86</title>
		<link>https://www.centerspace.net/nmath-adding-net-core-net-standard</link>
					<comments>https://www.centerspace.net/nmath-adding-net-core-net-standard#comments</comments>
		
		<dc:creator><![CDATA[Paul Shirkey]]></dc:creator>
		<pubDate>Tue, 13 Mar 2018 00:29:27 +0000</pubDate>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[NMath]]></category>
		<category><![CDATA[NMath Premium]]></category>
		<category><![CDATA[.NET Core]]></category>
		<category><![CDATA[.NET Standard]]></category>
		<guid isPermaLink="false">https://www.centerspace.net/?p=7300</guid>

					<description><![CDATA[<p>CenterSpace will be adding support for both .NET Core and .NET Standard to NMath by the end of 2018.  NMath has also dropped support of both the OSX and Linux86 operating systems in NMath release 6.2.0.41.</p>
<p>The post <a rel="nofollow" href="https://www.centerspace.net/nmath-adding-net-core-net-standard">NMath is Adding .NET Core Support and has Dropped Support of OSX and Linux86</a> appeared first on <a rel="nofollow" href="https://www.centerspace.net">CenterSpace</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3> Changes to Supported Operating Systems </h3>
<p>With the release of <strong>NMath</strong> 6.2.0.41, on March 10, 2018, <strong>NMath</strong> no longer supports OSX or the Linux x86 operating systems.  We are dropping the support of these operating systems due to a decline of demand by our customers.  Please contact us with any concerns regarding this change.  This release is currently available on <a href="https://www.nuget.org/packages/CenterSpace.NMath.Premium/6.2.0.41">NuGet</a>.</p>
<p>Going forward <strong>NMath</strong> and <strong>NMath Premium</strong> will naturally continue to support both the 32-bit and 64-bit Windows and 64-bit Linux.  </p>
<h3> Adding .NET Standard and .NET Core Support  </h3>
<p><em>By the end of 2018, NMath will support both the .NET Core and .NET Standard</em>.  Supporting both of these .NET standards have been increasingly requested by our customers.  If you are unfamiliar with these newest additions to the .NET world, the following briefly defines them.</p>
<ul>
<li> .NET Core: This is the latest .NET implementation. It’s open source and available for multiple OSes. With .NET Core, you can build cross-platform console apps and ASP.NET Core Web applications and cloud services.</li>
<li>.NET Standard: This is the set of fundamental APIs (commonly referred to as base class library or BCL) that all .NET implementations must implement. By targeting .NET Standard, you can build libraries that you can share across all your .NET apps, no matter on which .NET implementation or OS they run.</li>
</ul>
<p>For further reading on these .NET standards see this <a href="https://msdn.microsoft.com/en-us/magazine/mt842506.aspx">MSDN magazine</a> article for an introduction.</p>
<p>Please don&#8217;t hesitate to contact us in the comments below or via email with any questions regarding these changes to the CenterSpace .NET <strong>NMath</strong> library. </p>
<p>The post <a rel="nofollow" href="https://www.centerspace.net/nmath-adding-net-core-net-standard">NMath is Adding .NET Core Support and has Dropped Support of OSX and Linux86</a> appeared first on <a rel="nofollow" href="https://www.centerspace.net">CenterSpace</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.centerspace.net/nmath-adding-net-core-net-standard/feed</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7300</post-id>	</item>
	</channel>
</rss>
