<?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/"
	
	>
<channel>
	<title>Comments on: ILNumerics Language Features: Limitations for C#, Part II: Compound operators and ILArray</title>
	<atom:link href="https://ilnumerics.net/blog/ilnumerics-language-features-limitations-for-c-part-ii-compound-operators-and-ilarray/feed/" rel="self" type="application/rss+xml" />
	<link>https://ilnumerics.net/blog/ilnumerics-language-features-limitations-for-c-part-ii-compound-operators-and-ilarray/</link>
	<description>The Productivity Machine  &#124;  A fresh attempt for scientific computing  &#124;  http://ilnumerics.net</description>
	<lastBuildDate>Wed, 10 Mar 2021 05:36:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.41</generator>
	<item>
		<title>By: jdveeq</title>
		<link>https://ilnumerics.net/blog/ilnumerics-language-features-limitations-for-c-part-ii-compound-operators-and-ilarray/#comment-14029</link>
		<dc:creator><![CDATA[jdveeq]]></dc:creator>
		<pubDate>Sat, 04 Jan 2014 16:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://ilnumerics.net/blog/?p=517#comment-14029</guid>
		<description><![CDATA[it might make a difference whether you are using a release or a debug build?]]></description>
		<content:encoded><![CDATA[<p>it might make a difference whether you are using a release or a debug build?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhyy</title>
		<link>https://ilnumerics.net/blog/ilnumerics-language-features-limitations-for-c-part-ii-compound-operators-and-ilarray/#comment-14028</link>
		<dc:creator><![CDATA[zhyy]]></dc:creator>
		<pubDate>Tue, 31 Dec 2013 08:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://ilnumerics.net/blog/?p=517#comment-14028</guid>
		<description><![CDATA[I tried the example code :
ILArray A = ILMath.rand(1,10);
A[0] += 2;
No matter the code is included in &quot;using(ILScope.Enter())&quot; block or not, it did&#039;t throw any Exception, it works well, why? Did I 
misunderstand your words?]]></description>
		<content:encoded><![CDATA[<p>I tried the example code :<br />
ILArray A = ILMath.rand(1,10);<br />
A[0] += 2;<br />
No matter the code is included in &#8220;using(ILScope.Enter())&#8221; block or not, it did&#8217;t throw any Exception, it works well, why? Did I<br />
misunderstand your words?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
