<?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/"
	>

<channel>
	<title>The ILNumerics Blog &#187; Math Library</title>
	<atom:link href="https://ilnumerics.net/blog/tag/math-library/feed/" rel="self" type="application/rss+xml" />
	<link>https://ilnumerics.net/blog</link>
	<description>The Productivity Machine  &#124;  A fresh attempt for scientific computing  &#124;  http://ilnumerics.net</description>
	<lastBuildDate>Thu, 05 Dec 2024 09:09:24 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>Troubleshooting: Adding ILNumerics 3D Controls to the VS Toolbox</title>
		<link>https://ilnumerics.net/blog/troubleshooting-adding-controls-to-the-vs-toolbox/</link>
		<comments>https://ilnumerics.net/blog/troubleshooting-adding-controls-to-the-vs-toolbox/#comments</comments>
		<pubDate>Thu, 05 Dec 2013 18:30:27 +0000</pubDate>
		<dc:creator><![CDATA[Jonas]]></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[ILNumerics]]></category>
		<category><![CDATA[Math Library]]></category>
		<category><![CDATA[Toolbox]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://ilnumerics.net/blog/?p=482</guid>
		<description><![CDATA[<p>Adding ILNumerics visualizations to Visual Studio based projects has become a quite convenient task: It&#8217;s easy to use the ILNumerics math library for own projects in .NET. However, from time to time users have problems adding the ILNumerics controls to their Visual Studio Toolbox window. Update: Since ILNumerics Ultimate VS version 4 this issue has &#8230; <a href="https://ilnumerics.net/blog/troubleshooting-adding-controls-to-the-vs-toolbox/" class="more-link">Continue reading <span class="screen-reader-text">Troubleshooting: Adding ILNumerics 3D Controls to the VS Toolbox</span> <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://ilnumerics.net/blog/troubleshooting-adding-controls-to-the-vs-toolbox/">Troubleshooting: Adding ILNumerics 3D Controls to the VS Toolbox</a> appeared first on <a rel="nofollow" href="https://ilnumerics.net/blog">The ILNumerics Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><strong>Adding ILNumerics visualizations to Visual Studio based projects has become a quite convenient task: It&#8217;s easy to use the ILNumerics math library for own projects in .NET. However, from time to time users have problems adding the ILNumerics controls to their Visual Studio Toolbox window.</strong></p>
<p><em>Update: Since ILNumerics Ultimate VS version 4 this issue has been solved once for all. Simply install the MSI installer and find the ILNumerics ILPanel in the toolbox for all applicable situations.</em></p>
<p>That&#8217;s what a <a href="http://stackoverflow.com/questions/18239021/ilnumerics-how-to-get-ilnumerics-controls-in-windows-form-tools" target="_blank">post on Stack Overflow</a> from earlier this year was about: A developer who wanted to use our<a href="http://ilnumerics.net"> C# math library</a> for 3d visualizations and simulations wasn&#8217;t able to access the ILNumerics controls. &#8220;How can I locate it?&#8221;, he was wondering. &#8220;Do I have to make some changes to my VS?&#8221;</p>
<h2>Adding ILNumerics Controls to the Visual Studio Toolbox manually</h2>
<p>If the ILNumerics Ultimate VS math library is installed on a system, normally the ILNumerics controls are automatically listed in the Visual Studio toolbox on all supported versions of Visual Studio. However, if that&#8217;s not the case there&#8217;s a way to a add them manually: After clicking right onto the toolbox, you can select &#8220;Choose Item&#8221;. The dialog allows you to select the assambly to load the controls from – that&#8217;s it! You will find the ILNumerics.dll in the installation folder on your system. By default this directory is located at:  &#8220;C:\Program Files (x86)\ILNumerics\ILNumerics Ultimate VS\bin\ILNumerics.dll&#8221;.</p>
<p>However, if that doesn&#8217;t work straightaway, it often helps to clear the toolbox from any copies of custom controls before – simply right-click it and choose &#8220;Reset Toolbox&#8221;.</p>
<h2>Need help? ILNumerics Documentation and Support</h2>
<p><strong>You want to know more about our math library and its installation? Check out our <a href="http://ilnumerics.net/docs.html" target="_blank">documentation</a> and the <a title="Getting Started" href="http://ilnumerics.net/Getting-Started-with-ILNumerics.html" target="_blank">Quick Start Guide</a>! If you have any technical questions, have a look at our <a href="http://ilnumerics.net/support.html" target="_blank">Support Section</a>.</strong></p>
<p>The post <a rel="nofollow" href="https://ilnumerics.net/blog/troubleshooting-adding-controls-to-the-vs-toolbox/">Troubleshooting: Adding ILNumerics 3D Controls to the VS Toolbox</a> appeared first on <a rel="nofollow" href="https://ilnumerics.net/blog">The ILNumerics Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://ilnumerics.net/blog/troubleshooting-adding-controls-to-the-vs-toolbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C# for 3D visualizations and Plotting in .NET</title>
		<link>https://ilnumerics.net/blog/3d-visualization-and-scientific-plotting-for-net/</link>
		<comments>https://ilnumerics.net/blog/3d-visualization-and-scientific-plotting-for-net/#comments</comments>
		<pubDate>Tue, 08 Oct 2013 13:58:27 +0000</pubDate>
		<dc:creator><![CDATA[Jonas]]></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[ILNumerics]]></category>
		<category><![CDATA[Scientific Computing]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[2d]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[Math Library]]></category>
		<category><![CDATA[scientific computing]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://ilnumerics.net/blog/?p=467</guid>
		<description><![CDATA[<p>2D and 3D Visualizations are an important feature for a wide range of domains: both software developers and scientists often need convenient visualization facilities to create interactive scenes and to make data visible. The ILNumerics math library brings powerful visualization features to C# and .NET: ILView, the ILNumerics Scene Graph API and its plotting engine. &#8230; <a href="https://ilnumerics.net/blog/3d-visualization-and-scientific-plotting-for-net/" class="more-link">Continue reading <span class="screen-reader-text">C# for 3D visualizations and Plotting in .NET</span> <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://ilnumerics.net/blog/3d-visualization-and-scientific-plotting-for-net/">C# for 3D visualizations and Plotting in .NET</a> appeared first on <a rel="nofollow" href="https://ilnumerics.net/blog">The ILNumerics Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p><strong>2D and 3D Visualizations are an important feature for a wide range of domains: both software developers and scientists often need convenient visualization facilities to create interactive scenes and to make data visible. The ILNumerics math library brings powerful visualization features to C# and .NET: ILView, the ILNumerics Scene Graph API and its plotting engine. We&#8217;d like to give an overview over our latest achievements.</strong></p>
<h2>ILView: a simple way to create interactive 3d visualizations</h2>
<p>We have created ILView as an extension to our interactive web component: It allows you to simply try out ILNumerics&#8217; 2d and 3d visualization features by chosing the output format .exe in our visualization examples. But that&#8217;s not all: ILView is also a general REPL for the evaluation of computational expressions using C# language. ILView is Open Source – find it on <a href="https://github.com/ilnumerics/ILView" target="_blank">GitHub</a>!</p>
<figure id="attachment_477" style="width: 500px;" class="wp-caption aligncenter"><a href="http://ilnumerics.net/blog/wp-content/uploads/2013/10/ilview-3d-visualization.png"><img class=" wp-image-477   " title="3D Visualization with ILView" src="http://ilnumerics.net/blog/wp-content/uploads/2013/10/ilview-3d-visualization-1024x551.png" alt="Screenshot of ILView" width="500" /></a><figcaption class="wp-caption-text">Using ILView for interactive 3D Visualization</figcaption></figure>
<h2>ILNumerics Scene Graph: realize complex visualizations in .NET</h2>
<p>The ILNumeric&#8217;s scene graph is the core of ILNumerics&#8217; visualization engine. No matter if you want to create complex interactive <a href="http://ilnumerics.net/Visualization-API.html">3D visualizations</a>, or if you aim at enhancing and re-configuring existing scenes in .NET: The ILNumerics scene graph offers a convenient way to realize stunning graphics with C#. It uses OpenGL, GDI, and it&#8217;s possible to export scenes into vector and pixel graphics.</p>
<figure id="attachment_478" style="width: 400px;" class="wp-caption aligncenter"><a href="http://ilnumerics.net/blog/wp-content/uploads/2013/10/3d-visualization-scene-graph.png"><img class=" wp-image-478  " title="Interactive Visualization, created with ILNumerics Scene Graph" src="http://ilnumerics.net/blog/wp-content/uploads/2013/10/3d-visualization-scene-graph-300x225.png" alt="Screenshot of an interactive 3D scene" width="400" /></a><figcaption class="wp-caption-text">Using C# for 3D visualizations: the ILNumerics Scene Graph</figcaption></figure>
<h2>Scientific Plotting: visualize your data using C#</h2>
<p>With ILNumerics’ visualization capabilities, C# becomes the language of choice for scientists, engineers and developers who need to visualize data: Our <a href="http://ilnumerics.net/plotting-api.html">plotting API</a> and different kinds of plotting types (contour plots, surface plots etc.) make easy work of creating beautiful scientific visualizations.</p>
<figure id="attachment_479" style="width: 400px;" class="wp-caption aligncenter"><a href="http://ilnumerics.net/blog/wp-content/uploads/2013/10/scientific-plotting-net.png"><img class=" wp-image-479 " title="3D Surface Plot, created with ILNumerics" src="http://ilnumerics.net/blog/wp-content/uploads/2013/10/scientific-plotting-net.png" alt="Screenshot of a Surface Plot in ILNumerics" width="400" /></a><figcaption class="wp-caption-text">Scientific Plotting in .NET: A Surface Plot created with ILNumerics</figcaption></figure>
<p>The post <a rel="nofollow" href="https://ilnumerics.net/blog/3d-visualization-and-scientific-plotting-for-net/">C# for 3D visualizations and Plotting in .NET</a> appeared first on <a rel="nofollow" href="https://ilnumerics.net/blog">The ILNumerics Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://ilnumerics.net/blog/3d-visualization-and-scientific-plotting-for-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>High Performance Fast Fourier Transformation in .NET</title>
		<link>https://ilnumerics.net/blog/high-performance-fast-fourier-transformation-in-net/</link>
		<comments>https://ilnumerics.net/blog/high-performance-fast-fourier-transformation-in-net/#comments</comments>
		<pubDate>Sat, 24 Aug 2013 12:24:55 +0000</pubDate>
		<dc:creator><![CDATA[Jonas]]></dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Features]]></category>
		<category><![CDATA[ILNumerics]]></category>
		<category><![CDATA[Numerical Algorithms]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[Fast Fourier Transform]]></category>
		<category><![CDATA[FFT]]></category>
		<category><![CDATA[High Performance]]></category>
		<category><![CDATA[Math Library]]></category>
		<category><![CDATA[Numerical Algorithm]]></category>

		<guid isPermaLink="false">http://ilnumerics.net/blog/?p=453</guid>
		<description><![CDATA[<p>„I started using ILNumerics for the FFT routines. The quality and speed are excellent in a .NET environment.“ The Fourier Transform (named after French mathematician and physicist Joseph Fourier) allows scientists to transform signals between time domain and frequency domain. This way, an arbitrary periodic function can be expressed as a sum of cosine terms. Think &#8230; <a href="https://ilnumerics.net/blog/high-performance-fast-fourier-transformation-in-net/" class="more-link">Continue reading <span class="screen-reader-text">High Performance Fast Fourier Transformation in .NET</span> <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a rel="nofollow" href="https://ilnumerics.net/blog/high-performance-fast-fourier-transformation-in-net/">High Performance Fast Fourier Transformation in .NET</a> appeared first on <a rel="nofollow" href="https://ilnumerics.net/blog">The ILNumerics Blog</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p style="text-align: right;"><em>„I started using ILNumerics for the FFT routines. </em><em>The quality and speed are excellent in a .NET environment.“</em></p>
<p style="text-align: left;" align="right">The Fourier Transform (named after French mathematician and physicist Joseph Fourier) allows scientists to transform signals between time domain and frequency domain. This way, an arbitrary periodic function can be expressed as a sum of cosine terms. Think of the equalizer of your mp3-player: It expresses your music’s signal in terms of the frequencies it is composed of.</p>
<p>The <a href="http://ilnumerics.net/FFTMain.html">Fast Fourier Transform (FFT)</a> is an algorithm for the rapid computation of discrete Fourier Transforms’ values. Being one of the most popular numerical algorithms, it is used in physics, engineering, math and many other domains.</p>
<p>In terms of software engineering, the Fast Fourier Transform is a very demanding algorithm: In the .NET-framework, a naive approach would cause very low execution speeds. That’s the reason why many .NET-developers have to implement native C-libraries when it comes to <a href="http://ilnumerics.net/FFTMain.html">FFTs</a>.</p>
<p>ILNumerics uses Intel&#8217;s® MKL for Fast Fourier Transforms: That&#8217;s why our users don’t have to implement native library&#8217;s themselves for high performance FFTs. No matter if they have a scientific or an industrial background, many developers rely on ILNumerics because of its implementation of the Fast Fourier Transform. It’s the fastest you can get today – even for big amounts of data.</p>
<p>ILNumerics provides interfaces to forward and backward Fourier Transformations, for real and complex floating point data, in single and double precision, in one, two or n dimensions. In addition to the MKL&#8217;s FFTs, prepared interfaces for FFTW and for AMDs ACML exist.</p>
<p>Learn more about the ILNumerics library and its implementation of <a href="http://ilnumerics.net/FFTMain.html">Fast Fourier Transformation in C#/.NET</a> in the online documentation!</p>
<p>The post <a rel="nofollow" href="https://ilnumerics.net/blog/high-performance-fast-fourier-transformation-in-net/">High Performance Fast Fourier Transformation in .NET</a> appeared first on <a rel="nofollow" href="https://ilnumerics.net/blog">The ILNumerics Blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://ilnumerics.net/blog/high-performance-fast-fourier-transformation-in-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
