<?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>Geek Rant dot org &#187; Maths</title>
	<atom:link href="http://www.geekrant.org/category/code/maths/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekrant.org</link>
	<description></description>
	<lastBuildDate>Fri, 20 Jan 2012 07:30:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Nifty: Force Directed Graphs in Javascript</title>
		<link>http://www.geekrant.org/2006/06/15/nifty-force-directed-graphs-in-javascript/</link>
		<comments>http://www.geekrant.org/2006/06/15/nifty-force-directed-graphs-in-javascript/#comments</comments>
		<pubDate>Wed, 14 Jun 2006 20:31:07 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Maths]]></category>

		<guid isPermaLink="false">http://www.geekrant.org/?p=726</guid>
		<description><![CDATA[Kyle Scholz has developed code to represent Force Directed Graphs in Javascript, and you can interact with the nodes. We&#8217;re talking mathematical directed graphs here &#8211; you might know them as networks. Basically, there&#8217;s a bunch of nodes and they settle themselves into a stable state minimizing tension between them &#8211; the graphs balance themselves [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://geekrant.org/files/2006/JSDirectedGraphUnsettled.png' alt='Starts off as a mess, then...' /><br />
Kyle Scholz has developed code to represent <a href="http://www.kylescholz.com/blog/2006/06/force_directed_graphs_in_javas.html">Force Directed Graphs in Javascript</a>, and you can interact with the nodes. We&#8217;re talking mathematical directed graphs here &#8211; you might know them as networks.</p>
<p>Basically, there&#8217;s a bunch of nodes and they settle themselves into a stable state minimizing tension between them &#8211; the graphs balance themselves out, and you can see it happening &#8211; it&#8217;s animated.  And interactive &#8211; you can grab a node and move it around.  It is ubercool.</p>
<p>Downside is that it sucks huge CPU.<br />
<img src='http://geekrant.org/files/2006/JSDirectedGraphSettled.png' alt='... eventually becomes balanced' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekrant.org/2006/06/15/nifty-force-directed-graphs-in-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sucky factorial calculators</title>
		<link>http://www.geekrant.org/2006/05/26/sucky-factorial-calculators/</link>
		<comments>http://www.geekrant.org/2006/05/26/sucky-factorial-calculators/#comments</comments>
		<pubDate>Thu, 25 May 2006 20:51:59 +0000</pubDate>
		<dc:creator>josh</dc:creator>
				<category><![CDATA[Accuracy]]></category>
		<category><![CDATA[Maths]]></category>

		<guid isPermaLink="false">http://www.geekrant.org/?p=674</guid>
		<description><![CDATA[Look for &#8220;factorial calculator&#8221; on Google and you&#8217;ll take a long time to find a factorial calculator that thinks that 100! doesn&#8217;t have an &#8216;e&#8217; in it. If you&#8217;re going to write a dinky little app like that, be aware that there are limitations to it and tell people. I&#8217;m not going to link to [...]]]></description>
			<content:encoded><![CDATA[<p>Look for <a href="http://www.google.com/search?num=100&#038;hl=en&#038;q=%22factorial+calculator%22&#038;btnG=Search&#038;meta=">&#8220;factorial calculator&#8221;</a> on Google and you&#8217;ll take a long time to find a factorial calculator that thinks that 100! doesn&#8217;t have an &#8216;e&#8217; in it.  If you&#8217;re going to write a dinky little app like that, be aware that there are limitations to it and tell people.  I&#8217;m not going to link to any of them, they&#8217;re all naughty applications that shouldn&#8217;t be allowed out in the real world.  But Dima Stopel&#8217;s <a href="http://www.cs.bgu.ac.il/~stopel/suexec/fact.cgi">large number factorial calculator</a> isn&#8217;t afraid to give you <strong>all the digits</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekrant.org/2006/05/26/sucky-factorial-calculators/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Pi day</title>
		<link>http://www.geekrant.org/2005/03/16/pi-day/</link>
		<comments>http://www.geekrant.org/2005/03/16/pi-day/#comments</comments>
		<pubDate>Tue, 15 Mar 2005 20:08:27 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Maths]]></category>

		<guid isPermaLink="false">http://www.geekrant.org/2005/03/16/pi-day/</guid>
		<description><![CDATA[US-based mathmeticians celebrated Pi day on the 14th of March (in US-speak, 3/14). Note sure what those of us in the rest of the world should do&#8230; either accept the warped US standard for writing dates, or compromise on the accuracy and celebrate on 22nd of July instead. See also: 75 digits of Pi, in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mathwithmrherte.com/pi_day.htm"><img src="http://geekrant.org/files/2005/piday.gif" alt="Pi day" width="234" height="207" align="right" border="1" /></a>US-based mathmeticians <a href="http://www.reuters.com/newsArticle.jhtml?type=technologyNews&#038;storyID=7898086">celebrated Pi day</a> on the 14th of March (in US-speak, 3/14). Note sure what those of us in the rest of the world should do&#8230; either accept the warped US standard for writing dates, or compromise on the accuracy and celebrate on 22nd of July instead.</p>
<ul>
<li>See also: <a href="http://www.geekrant.org/2005/02/05/75-digits-of-pi">75 digits of Pi, in MP3 format</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.geekrant.org/2005/03/16/pi-day/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>75 digits of pi</title>
		<link>http://www.geekrant.org/2005/02/05/75-digits-of-pi/</link>
		<comments>http://www.geekrant.org/2005/02/05/75-digits-of-pi/#comments</comments>
		<pubDate>Sat, 05 Feb 2005 01:22:49 +0000</pubDate>
		<dc:creator>daniel</dc:creator>
				<category><![CDATA[Maths]]></category>

		<guid isPermaLink="false">http://www.geekrant.org/2005/02/05/75-digits-of-pi/</guid>
		<description><![CDATA[(Does this count as a podcast?) When I was a junior geek of 14 or so, some friends and I spent some time filling dead time in a maths class by learning digits of pi. I got to 75. Twenty years later, it&#8217;s still hanging about in my brain, wasting valuable brain cells. Thank goodness [...]]]></description>
			<content:encoded><![CDATA[<p>(Does this count as a podcast?)</p>
<p>When I was a junior geek of 14 or so, some friends and I spent some time filling dead time in a maths class by learning <a href="http://www.cecm.sfu.ca/projects/ISC/dataB/isc/C/pi10000.txt">digits of pi</a>. I got to 75. Twenty years later, it&#8217;s still hanging about in my brain, wasting valuable brain cells.</p>
<p>Thank goodness it&#8217;s knowledge that is useful, rather than some pointless weird-arse geek party trick.</p>
<p><a href="/files/2005/pi.mp3?phpMyAdmin=2548736ddac4bdbe5239cf8ee610acd1">Click here to listen to 75 digits of pi</a>. (171Kb, MP3, 21 seconds)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekrant.org/2005/02/05/75-digits-of-pi/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
	</channel>
</rss>

