<?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/"
		>
<channel>
	<title>Comments on: Change point analysis in Python</title>
	<atom:link href="http://www.sheysrebellion.net/blog/2009/08/19/change-point-analysis-in-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sheysrebellion.net/blog/2009/08/19/change-point-analysis-in-python/</link>
	<description>I sleep with pillows on my head.</description>
	<lastBuildDate>Fri, 13 Aug 2010 22:37:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sheheryar Sewani</title>
		<link>http://www.sheysrebellion.net/blog/2009/08/19/change-point-analysis-in-python/comment-page-1/#comment-28008</link>
		<dc:creator>Sheheryar Sewani</dc:creator>
		<pubDate>Mon, 18 Jan 2010 21:08:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sheysrebellion.net/blog/?p=361#comment-28008</guid>
		<description>Hi Brian,

The changepoint algorithm was one of my first python programs.  Thanks for putting up the more pythonic version up on GitHub.</description>
		<content:encoded><![CDATA[<p>Hi Brian,</p>
<p>The changepoint algorithm was one of my first python programs.  Thanks for putting up the more pythonic version up on GitHub.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Zimmer</title>
		<link>http://www.sheysrebellion.net/blog/2009/08/19/change-point-analysis-in-python/comment-page-1/#comment-27998</link>
		<dc:creator>Brian Zimmer</dc:creator>
		<pubDate>Sat, 12 Dec 2009 22:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sheysrebellion.net/blog/?p=361#comment-27998</guid>
		<description>Hi,

I was looking for a python implementation of a changepoint detection algorithm and found your site.  I ended up writing my own version in a slightly more pythonic fashion.  If you&#039;re interested it&#039;s available at http://github.com/bzimmer/changepoint.  Thanks for the inspiration!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I was looking for a python implementation of a changepoint detection algorithm and found your site.  I ended up writing my own version in a slightly more pythonic fashion.  If you&#8217;re interested it&#8217;s available at <a href="http://github.com/bzimmer/changepoint" rel="nofollow">http://github.com/bzimmer/changepoint</a>.  Thanks for the inspiration!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
