<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Exploring pseudo-random numbers in Lisp</title>
	<atom:link href="http://jorgetavares.com/2009/09/02/exploring-pseudo-random-numbers-in-lisp/feed/" rel="self" type="application/rss+xml" />
	<link>http://jorgetavares.com/2009/09/02/exploring-pseudo-random-numbers-in-lisp/</link>
	<description></description>
	<lastBuildDate>Wed, 09 Nov 2011 07:48:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Jorge Tavares</title>
		<link>http://jorgetavares.com/2009/09/02/exploring-pseudo-random-numbers-in-lisp/#comment-133</link>
		<dc:creator><![CDATA[Jorge Tavares]]></dc:creator>
		<pubDate>Sun, 21 Nov 2010 18:29:18 +0000</pubDate>
		<guid isPermaLink="false">http://jorgetavares.com/?p=317#comment-133</guid>
		<description><![CDATA[Hi Andres,

I use SBCL since for my stuff it usually produces the fastest code and that is a requirement for me. Anyway, I am surprised by your comment. What tests did you do? I must confess I never made any tests to see the uniformity since it is a MT but if there is something with SBCL&#039;s implementation, this must be confirmed!]]></description>
		<content:encoded><![CDATA[<p>Hi Andres,</p>
<p>I use SBCL since for my stuff it usually produces the fastest code and that is a requirement for me. Anyway, I am surprised by your comment. What tests did you do? I must confess I never made any tests to see the uniformity since it is a MT but if there is something with SBCL&#8217;s implementation, this must be confirmed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres Moreno</title>
		<link>http://jorgetavares.com/2009/09/02/exploring-pseudo-random-numbers-in-lisp/#comment-132</link>
		<dc:creator><![CDATA[Andres Moreno]]></dc:creator>
		<pubDate>Sun, 21 Nov 2010 00:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://jorgetavares.com/?p=317#comment-132</guid>
		<description><![CDATA[What implementation of Lisp are you using? RANDOM does not seem uniformly distributed in SBCL....

Thanks! afm]]></description>
		<content:encoded><![CDATA[<p>What implementation of Lisp are you using? RANDOM does not seem uniformly distributed in SBCL&#8230;.</p>
<p>Thanks! afm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Math World &#124; Exploring pseudo-random numbers in Lisp</title>
		<link>http://jorgetavares.com/2009/09/02/exploring-pseudo-random-numbers-in-lisp/#comment-62</link>
		<dc:creator><![CDATA[Math World &#124; Exploring pseudo-random numbers in Lisp]]></dc:creator>
		<pubDate>Fri, 04 Sep 2009 13:55:01 +0000</pubDate>
		<guid isPermaLink="false">http://jorgetavares.com/?p=317#comment-62</guid>
		<description><![CDATA[[...] Jorge Tavares 2009-09-03 02:17:44    More: Exploring pseudo-random numbers in Lisp [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Jorge Tavares 2009-09-03 02:17:44    More: Exploring pseudo-random numbers in Lisp [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

