<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0" xmlns:blogChannel="http://backend.userland.com/blogChannelModule">

<channel>
<title><![CDATA[Perl 6: Hilberts Space Filling Curve]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?hilberts_space_filling_curve</link>
<description></description>
<pubDate>Sat, 29 Dec 2007 16:59:21 -0000</pubDate>
<webMaster>synedra@gmail.com</webMaster>
<generator>Socialtext Workspace v2.14.7.2</generator>

<item>
<title><![CDATA[Hilberts Space Filling Curve]]></title>
<link>http://www.perlfoundation.org/perl6/index.cgi?hilberts_space_filling_curve</link>
<description><![CDATA[<div class="wiki">
<h2 id="description">Description</h2>
<p>
An elegant and efficient &quot;plane <a target="_blank" title="(external link)" href="http://mathworld.wolfram.com/Plane-FillingCurve.html">filling curve<!-- wiki-renamed-hyperlink "filling curve"<http://mathworld.wolfram.com/Plane=-FillingCurve.html> --></a>&quot; that parses through every square of a grid without crossing.</p>
<h2 id="solutions">Solutions</h2>
<p>
todo</p>
<h2 id="status_with_current_release_of_perl_6_parrot">Status with current release of perl 6 / parrot</h2>
<p>
Parrot 5.1 December 2007 : ???</p>
<h2 id="comparison_benchmark_against_perl_5_etc">Comparison / Benchmark against Perl 5, etc</h2>
<p>
<a target="_blank" title="(external link)" href="http://search.cpan.org/perldoc?Math::Curve::Hilbert">http://search.cpan.org/perldoc?Math::Curve::Hilbert</a></p>
<h2 id="references">References</h2>
<ul>
<li><a target="_blank" title="(external link)" href="http://mathworld.wolfram.com/HilbertCurve.htm">http://mathworld.wolfram.com/HilbertCurve.htm</a></li>
<li><a target="_blank" title="(external link)" href="http://en.wikipedia.org/wiki/Hilbert_space">http://en.wikipedia.org/wiki/Hilbert_space</a></li>
</ul>
</div>
]]></description>
<author>Aaron TEEJAY Trevena</author>
<guid isPermaLink="true">http://www.perlfoundation.org/perl6/index.cgi?hilberts_space_filling_curve</guid>
<pubDate>Sat, 29 Dec 2007 16:59:21 -0000</pubDate>
</item>

</channel>
</rss>