<?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>Martin Laprise &#187; C/C++</title>
	<atom:link href="http://www.martinlaprise.info/category/cc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.martinlaprise.info</link>
	<description>physics, computing and other stuffs.</description>
	<lastBuildDate>Wed, 08 Sep 2010 18:57:02 +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>Weekend project: compute a 68 gigapixels fractal image: Part II</title>
		<link>http://www.martinlaprise.info/2010/04/15/weekend-project-compute-a-68-gigapixels-fractal-image-part-ii/</link>
		<comments>http://www.martinlaprise.info/2010/04/15/weekend-project-compute-a-68-gigapixels-fractal-image-part-ii/#comments</comments>
		<pubDate>Thu, 15 Apr 2010 16:59:43 +0000</pubDate>
		<dc:creator>mlaprise</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.martinlaprise.info/?p=641</guid>
		<description><![CDATA[So, as promised, here is the source code for the gigapixels fractal project: gmpano.tar.gz. The archive contain the following files: mandelbrot.cpp: The actual C++ code for the computation numpy.i and PyMandelbrot.i: The SWIG descriptions files used for the function wrapper (C++ to Python) gigaMandelbrot.py: This one contain the Python class used for the image tile rendering gmPano.py: [...]]]></description>
		<wfw:commentRss>http://www.martinlaprise.info/2010/04/15/weekend-project-compute-a-68-gigapixels-fractal-image-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Weekend project: compute a 68 gigapixels fractal image</title>
		<link>http://www.martinlaprise.info/2010/03/27/compute-a-68-gigapixels-fractal-images/</link>
		<comments>http://www.martinlaprise.info/2010/03/27/compute-a-68-gigapixels-fractal-images/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 01:07:13 +0000</pubDate>
		<dc:creator>mlaprise</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.martinlaprise.info/?p=603</guid>
		<description><![CDATA[Here is a project I made in order to test HDView SL. I&#8217;m not a big fan of the Flash/Silverlight thing, but I have to admit that the Seadragon zooming technique include in Silverlight is pretty neat. Put it in Fullscreen and have fun ! Quick facts: - The final image size is around 3.2 [...]]]></description>
		<wfw:commentRss>http://www.martinlaprise.info/2010/03/27/compute-a-68-gigapixels-fractal-images/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

