<?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>mikeage.net &#187; Matrix</title>
	<atom:link href="http://mikeage.net/tag/matrix/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikeage.net</link>
	<description>mikeage.net</description>
	<lastBuildDate>Sun, 21 Nov 2010 05:03:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Full Matrix to Half Matrix</title>
		<link>http://mikeage.net/2005/08/12/full-matrix-to-half-matrix/</link>
		<comments>http://mikeage.net/2005/08/12/full-matrix-to-half-matrix/#comments</comments>
		<pubDate>Fri, 12 Aug 2005 10:53:07 +0000</pubDate>
		<dc:creator>Mike Miller</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Matrix]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tip]]></category>

		<guid isPermaLink="false">http://mikeage.net/2005/08/12/full-matrix-to-half-matrix/</guid>
		<description><![CDATA[Quick Overview How to make a directed representation of a symetric matrix into an undirected representation. Overview That's a long task. Really what it means is as follows. Suppose I have a matrix, let's say, A[i,j]. Now, if A is sparse (that is, most of the elements are zero / null / any constant value), [...]]]></description>
		<wfw:commentRss>http://mikeage.net/2005/08/12/full-matrix-to-half-matrix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Tip</title>
		<link>http://mikeage.net/2004/06/10/new-tip/</link>
		<comments>http://mikeage.net/2004/06/10/new-tip/#comments</comments>
		<pubDate>Thu, 10 Jun 2004 06:51:04 +0000</pubDate>
		<dc:creator>Mike Miller</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Matrix]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tip]]></category>

		<guid isPermaLink="false">http://mikeage.net/content/wordpress/2004/06/10/new-tip/</guid>
		<description><![CDATA[Ok... I know I haven't posted very much lately in the tips department-- there's a new tip up now about converting a full matrix representation to a half representation. Read more for more, or just check it out! There's a tip posted on converting the following: i1,j1,val1 i2,j2,val2 i3,j3,val3 j1,i1,val1 j2,i2,val2 j3,i3,val3 If we know [...]]]></description>
		<wfw:commentRss>http://mikeage.net/2004/06/10/new-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

