<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-946587890062083577.post590963968539779555..comments</id><updated>2011-02-17T02:12:57.131+11:00</updated><title type='text'>Comments on Never Read Passively: A Genetic Algorithm in Lua</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.neverreadpassively.com/feeds/590963968539779555/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/946587890062083577/590963968539779555/comments/default'/><link rel='alternate' type='text/html' href='http://www.neverreadpassively.com/2009/12/genetic-algorithm-in-lua.html'/><author><name>Jason</name><uri>http://www.blogger.com/profile/11283603094324243247</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='http://3.bp.blogspot.com/_Nm8O-3rVrk0/Sk_iFShcXkI/AAAAAAAAAFc/cUqZBpgrQ9Y/S220/Snapshot.png'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-946587890062083577.post-2848679769011254973</id><published>2011-02-17T02:12:57.131+11:00</published><updated>2011-02-17T02:12:57.131+11:00</updated><title type='text'>Nice post, not only is Lua very expressive but it ...</title><content type='html'>Nice post, not only is Lua very expressive but it has a lightning fast JIT now. Thanks to Mike Pall!&lt;br /&gt;&lt;br /&gt;http://luajit.org/&lt;br /&gt;&lt;br /&gt;Ryan</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/946587890062083577/590963968539779555/comments/default/2848679769011254973'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/946587890062083577/590963968539779555/comments/default/2848679769011254973'/><link rel='alternate' type='text/html' href='http://www.neverreadpassively.com/2009/12/genetic-algorithm-in-lua.html?showComment=1297869177131#c2848679769011254973' title=''/><author><name>Ryan</name><uri>http://www.blogger.com/profile/03325930316750486953</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.neverreadpassively.com/2009/12/genetic-algorithm-in-lua.html' ref='tag:blogger.com,1999:blog-946587890062083577.post-590963968539779555' source='http://www.blogger.com/feeds/946587890062083577/posts/default/590963968539779555' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-74327774'/></entry><entry><id>tag:blogger.com,1999:blog-946587890062083577.post-7239463355596862574</id><published>2009-12-04T09:07:36.876+11:00</published><updated>2009-12-04T09:07:36.876+11:00</updated><title type='text'>I fixed a small bug where crossover occurred all t...</title><content type='html'>I fixed a small bug where crossover occurred all the time rather than probabilistically based on the crossoverRate parameter. I&amp;#39;ve updated both the github project and gist versions.&lt;br /&gt;&lt;br /&gt;Github really needs the ability to embed project files, not just gists. Also, the embed strategy does not work with RSS readers like google reader.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/946587890062083577/590963968539779555/comments/default/7239463355596862574'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/946587890062083577/590963968539779555/comments/default/7239463355596862574'/><link rel='alternate' type='text/html' href='http://www.neverreadpassively.com/2009/12/genetic-algorithm-in-lua.html?showComment=1259878056876#c7239463355596862574' title=''/><author><name>Jason</name><uri>http://www.blogger.com/profile/11283603094324243247</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='25' height='32' src='http://3.bp.blogspot.com/_Nm8O-3rVrk0/Sk_iFShcXkI/AAAAAAAAAFc/cUqZBpgrQ9Y/S220/Snapshot.png'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.neverreadpassively.com/2009/12/genetic-algorithm-in-lua.html' ref='tag:blogger.com,1999:blog-946587890062083577.post-590963968539779555' source='http://www.blogger.com/feeds/946587890062083577/posts/default/590963968539779555' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1111478270'/></entry></feed>
