<?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>debugging Archives - CenterSpace</title>
	<atom:link href="https://www.centerspace.net/tag/debugging/feed" rel="self" type="application/rss+xml" />
	<link>https://www.centerspace.net/tag/debugging</link>
	<description>.NET numerical class libraries</description>
	<lastBuildDate>Tue, 29 Jul 2014 23:11:35 +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 Visualizers</title>
		<link>https://www.centerspace.net/nmath-visualizers</link>
					<comments>https://www.centerspace.net/nmath-visualizers#comments</comments>
		
		<dc:creator><![CDATA[Ken Baldwin]]></dc:creator>
		<pubDate>Fri, 06 Feb 2009 19:13:21 +0000</pubDate>
				<category><![CDATA[NMath]]></category>
		<category><![CDATA[Visualization]]></category>
		<category><![CDATA[debugging]]></category>
		<guid isPermaLink="false">http://www.centerspace.net/blog/?p=85</guid>

					<description><![CDATA[<p>NMath debugger visualizers allow you to look at your data structures while you&#8217;re debugging your code. Currently supported types are: Grid view DataFrame DoubleVector FloatVector DoubleComplexVector FloatComplexVector DoubleMatrix FloatMatrix DoubleComplexMatrix FloatComplexMatrix DoubleSymmetricMatrix FloatSymmetricMatrix DoubleCsrSparseMatrix Histogram Chart view BetaDistribution BinomialDistribution Bracket ChiSquareDistribution DataFrame DFIntColumn DFNumericColumn DoubleComplexMatrix DoubleComplexVector DoubleVector ExponentialDistribution FDistribution FloatComplexMatrix FloatComplexVector FloatMatrix FloatVector GammaDistribution GeometricDistribution [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://www.centerspace.net/nmath-visualizers">NMath Visualizers</a> appeared first on <a rel="nofollow" href="https://www.centerspace.net">CenterSpace</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>NMath debugger visualizers allow you to look at your data structures while you&#8217;re debugging your code.</p>
<p>Currently supported types are:</p>
<p><strong>Grid view</strong><br />
<code>DataFrame</code><br />
<code>DoubleVector</code><br />
<code>FloatVector</code><br />
<code>DoubleComplexVector</code><br />
<code>FloatComplexVector</code><br />
<code>DoubleMatrix</code><br />
<code>FloatMatrix</code><br />
<code>DoubleComplexMatrix</code><br />
<code>FloatComplexMatrix</code><br />
<code>DoubleSymmetricMatrix</code><br />
<code>FloatSymmetricMatrix</code><br />
<code>DoubleCsrSparseMatrix</code><br />
<code>Histogram</code></p>
<p><strong>Chart view</strong><br />
<code>BetaDistribution</code><br />
<code>BinomialDistribution</code><br />
<code>Bracket</code><br />
<code>ChiSquareDistribution</code><br />
<code>DataFrame</code><br />
<code>DFIntColumn</code><br />
<code>DFNumericColumn</code><br />
<code>DoubleComplexMatrix</code><br />
<code>DoubleComplexVector</code><br />
<code>DoubleVector</code><br />
<code>ExponentialDistribution</code><br />
<code>FDistribution</code><br />
<code>FloatComplexMatrix</code><br />
<code>FloatComplexVector</code><br />
<code>FloatMatrix</code><br />
<code>FloatVector</code><br />
<code>GammaDistribution</code><br />
<code>GeometricDistribution</code><br />
<code>GoodnessOfFit</code><br />
<code>Histogram</code><br />
<code>IDFColumn</code><br />
<code>JohnsonDistribution</code><br />
<code>LinearRegression</code><br />
<code>LogisticDistribution</code><br />
<code>LognormalDistribution</code><br />
<code>NegativeBinomialDistribution</code><br />
<code>NormalDistribution</code><br />
<code>PoissonDistribution</code><br />
<code>TDistribution</code><br />
<code>TriangularDistribution</code><br />
<code>UniformDistribution</code><br />
<code>DoubleMatrix</code><br />
<code>WeibullDistribution</code></p>
<p><strong>Installing the Visualizers</strong></p>
<p>NMath Visualizers for Visual Studio 2010 and 2012 are automatically installed.</p>
<p><strong>Starting a Visualizer</strong></p>
<p>When debugging and at a breakpoint, hover your mouse over the supported NMath object you want to visualize. Click the little magnifying glass that appears in the datatip. You can also start a visualizer from the Locals view, as shown below:</p>
<p><strong>Examples</strong></p>
<p><a href="https://www.centerspace.net/blog/wp-content/uploads/2009/02/visualizer11.jpg"><img decoding="async" loading="lazy" src="https://www.centerspace.net/blog/wp-content/uploads/2009/02/visualizer11-300x250.jpg" alt="visualizer1" width="300" height="250" class="aligncenter size-medium wp-image-5573" srcset="https://www.centerspace.net/wp-content/uploads/2009/02/visualizer11-300x250.jpg 300w, https://www.centerspace.net/wp-content/uploads/2009/02/visualizer11.jpg 877w" sizes="(max-width: 300px) 100vw, 300px" /></a></p>
<p></br></p>
<p><a href="https://www.centerspace.net/blog/wp-content/uploads/2009/02/visualizer31.jpg"><img decoding="async" loading="lazy" src="https://www.centerspace.net/blog/wp-content/uploads/2009/02/visualizer31-300x213.jpg" alt="visualizer3" width="300" height="213" class="aligncenter size-medium wp-image-5574" srcset="https://www.centerspace.net/wp-content/uploads/2009/02/visualizer31-300x213.jpg 300w, https://www.centerspace.net/wp-content/uploads/2009/02/visualizer31-1024x727.jpg 1024w, https://www.centerspace.net/wp-content/uploads/2009/02/visualizer31.jpg 1204w" sizes="(max-width: 300px) 100vw, 300px" /></a></p>
<p></br></p>
<p><a href="https://www.centerspace.net/blog/wp-content/uploads/2009/02/visualizers4.jpg"><img decoding="async" loading="lazy" src="https://www.centerspace.net/blog/wp-content/uploads/2009/02/visualizers4-300x108.jpg" alt="visualizers4" width="300" height="108" class="aligncenter size-medium wp-image-5575" srcset="https://www.centerspace.net/wp-content/uploads/2009/02/visualizers4-300x108.jpg 300w, https://www.centerspace.net/wp-content/uploads/2009/02/visualizers4-1024x371.jpg 1024w, https://www.centerspace.net/wp-content/uploads/2009/02/visualizers4.jpg 1305w" sizes="(max-width: 300px) 100vw, 300px" /></a></p>
<p><strong>Known Issues</strong></p>
<ol>
<li>It is not possible to use the visualizers to debug a 64-bit application.</li>
</ol>
<p>&#8211; Trevor</p>
<p>The post <a rel="nofollow" href="https://www.centerspace.net/nmath-visualizers">NMath Visualizers</a> appeared first on <a rel="nofollow" href="https://www.centerspace.net">CenterSpace</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.centerspace.net/nmath-visualizers/feed</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">85</post-id>	</item>
	</channel>
</rss>
