<?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>A world in dk(decay/denmark) &#187; mathematics</title>
	<atom:link href="http://rotand.dk/blog/tag/mathematics/feed/" rel="self" type="application/rss+xml" />
	<link>http://rotand.dk/blog</link>
	<description>Just another pointless weblog</description>
	<lastBuildDate>Sat, 27 Jun 2009 19:17:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Matrix Multiplication</title>
		<link>http://rotand.dk/blog/2008/06/14/matrix-multiplication/</link>
		<comments>http://rotand.dk/blog/2008/06/14/matrix-multiplication/#comments</comments>
		<pubDate>Sat, 14 Jun 2008 16:03:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Art]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[Hack]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[jar file]]></category>
		<category><![CDATA[mathematics]]></category>

		<guid isPermaLink="false">http://rotand.dk/blog/?p=69</guid>
		<description><![CDATA[Who would have thought that matrix multiplication could be beautiful ?

The very short desctiption :
inspiration from an example of homogeneous coordinates in my linear algebra book and lectures about lineartransforms.
There is a jar, with sourcecode, if you want to se it &#8220;live&#8221; or twiddle with it.
tegneri
]]></description>
			<content:encoded><![CDATA[<p>Who would have thought that matrix multiplication could be beautiful ?</p>
<p><a href="http://rotand.dk/blog/wp-content/lintrans.png"><img class="alignnone size-full wp-image-70" title="lintrans" src="http://rotand.dk/blog/wp-content/lintrans.png" alt="linear tranformation by matrix multiplication" width="400" height="328" /></a></p>
<p>The very short desctiption :</p>
<p>inspiration from an example of homogeneous coordinates in my linear algebra book and lectures about lineartransforms.</p>
<p>There is a jar, with sourcecode, if you want to se it &#8220;live&#8221; or twiddle with it.</p>
<p><a href="http://rotand.dk/blog/wp-content/tegneri.jar">tegneri</a></p>
]]></content:encoded>
			<wfw:commentRss>http://rotand.dk/blog/2008/06/14/matrix-multiplication/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
