<?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: Sign Error =&gt; Five Papers Retracted</title>
	<atom:link href="http://third-bit.com/blog/archives/877.html/feed" rel="self" type="application/rss+xml" />
	<link>http://third-bit.com/blog/archives/877.html</link>
	<description>Data is ones and zeroes &#124; Software is ones and zeroes and hard work.</description>
	<lastBuildDate>Thu, 24 May 2012 15:30:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Computational Scientists Still Don&#8217;t Get It &#171; Software Carpentry</title>
		<link>http://third-bit.com/blog/archives/877.html#comment-933</link>
		<dc:creator>Computational Scientists Still Don&#8217;t Get It &#171; Software Carpentry</dc:creator>
		<pubDate>Sat, 17 Apr 2010 00:51:08 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/877.html#comment-933</guid>
		<description>[...] they&#8217;re talking about algorithms, not about coding bugs. Given stories like this one, it&#8217;s a revealing oversight. Possibly related posts: (automatically generated)Special Issue [...]</description>
		<content:encoded><![CDATA[<p>[...] they&#8217;re talking about algorithms, not about coding bugs. Given stories like this one, it&#8217;s a revealing oversight. Possibly related posts: (automatically generated)Special Issue [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Third Bit &#187; Blog Archive &#187; Three Years Old</title>
		<link>http://third-bit.com/blog/archives/877.html#comment-932</link>
		<dc:creator>The Third Bit &#187; Blog Archive &#187; Three Years Old</dc:creator>
		<pubDate>Mon, 18 Jun 2007 17:43:40 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/877.html#comment-932</guid>
		<description>[...] Five months later, scientists from the Scripps Institute had to retract five papers published in various prestigious journals because of a sign error in a computer program. Stories like these are making the course easier to sell&#8230; [...]</description>
		<content:encoded><![CDATA[<p>[...] Five months later, scientists from the Scripps Institute had to retract five papers published in various prestigious journals because of a sign error in a computer program. Stories like these are making the course easier to sell&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Third Bit &#187; Blog Archive &#187; Computational Scientists Still Don&#8217;t Get It</title>
		<link>http://third-bit.com/blog/archives/877.html#comment-931</link>
		<dc:creator>The Third Bit &#187; Blog Archive &#187; Computational Scientists Still Don&#8217;t Get It</dc:creator>
		<pubDate>Sat, 05 May 2007 14:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/877.html#comment-931</guid>
		<description>[...] Once again, there&#8217;s no mention of making sure the programs actually work&#8212;nothing about testing, nothing about tracking results so that when a bug does appear you know what you should retract, nothing. I&#8217;m sure the organizers would say, &#8220;Oh, that&#8217;s part of accuracy,&#8221; but I&#8217;ve been part of enough discussions to know that when numerical scientists say &#8220;accuracy and robustness&#8221;, they&#8217;re talking about algorithms, not about coding bugs. Given stories like this one, it&#8217;s a revealing oversight. [...]</description>
		<content:encoded><![CDATA[<p>[...] Once again, there&#8217;s no mention of making sure the programs actually work&#8212;nothing about testing, nothing about tracking results so that when a bug does appear you know what you should retract, nothing. I&#8217;m sure the organizers would say, &#8220;Oh, that&#8217;s part of accuracy,&#8221; but I&#8217;ve been part of enough discussions to know that when numerical scientists say &#8220;accuracy and robustness&#8221;, they&#8217;re talking about algorithms, not about coding bugs. Given stories like this one, it&#8217;s a revealing oversight. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://third-bit.com/blog/archives/877.html#comment-930</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Sun, 25 Mar 2007 01:11:33 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/877.html#comment-930</guid>
		<description>It&#039;s fairly hard for journals to verify computational experiments, given that source code is often jealously guarded, rather than published, in the scientific world.  I guess this is mainly due to the cut-throat grant-application process, and the constant fear that other teams may publish work based on your efforts before you do (again, publications == money).  It reminds me of the old anecdote: &quot;Why are academic fights so ferocious?&quot; ... &quot;Because the stakes are so low.&quot;</description>
		<content:encoded><![CDATA[<p>It&#8217;s fairly hard for journals to verify computational experiments, given that source code is often jealously guarded, rather than published, in the scientific world.  I guess this is mainly due to the cut-throat grant-application process, and the constant fear that other teams may publish work based on your efforts before you do (again, publications == money).  It reminds me of the old anecdote: &#8220;Why are academic fights so ferocious?&#8221; &#8230; &#8220;Because the stakes are so low.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam</title>
		<link>http://third-bit.com/blog/archives/877.html#comment-929</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Tue, 20 Mar 2007 04:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/877.html#comment-929</guid>
		<description>Not having been exposed to having to publish in journals, I would have thought that part of the purpose of these journals is that the the experiments and results where checked before publication. Obviously this was not the case. This natually leads into the discussion of the fate of journals of this nature and their future when information can be diseminated so cheaply on the web.  Oh and a surprising amount of software done by software professionals is also not totally up to &quot;modern&quot; development practices either.</description>
		<content:encoded><![CDATA[<p>Not having been exposed to having to publish in journals, I would have thought that part of the purpose of these journals is that the the experiments and results where checked before publication. Obviously this was not the case. This natually leads into the discussion of the fate of journals of this nature and their future when information can be diseminated so cheaply on the web.  Oh and a surprising amount of software done by software professionals is also not totally up to &#8220;modern&#8221; development practices either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://third-bit.com/blog/archives/877.html#comment-928</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Mon, 19 Mar 2007 23:57:06 +0000</pubDate>
		<guid isPermaLink="false">http://pyre.third-bit.com/blog/archives/877.html#comment-928</guid>
		<description>I&#039;m not fully doing TDD for the analysis code I&#039;m writing in my PhD program, but I&#039;m doing a fair amount of automated unit testing.  I&#039;m not sure that the software development done in the sciences is totally up to &quot;modern&quot; development practices.  For example, I&#039;m the only one in my research group to use unit tests and source control.  I&#039;m also one of two people in our group (of about 10) that is *not* using fortran (not that there is necessarily anything wrong with it, I just don&#039;t care for the language).</description>
		<content:encoded><![CDATA[<p>I&#8217;m not fully doing TDD for the analysis code I&#8217;m writing in my PhD program, but I&#8217;m doing a fair amount of automated unit testing.  I&#8217;m not sure that the software development done in the sciences is totally up to &#8220;modern&#8221; development practices.  For example, I&#8217;m the only one in my research group to use unit tests and source control.  I&#8217;m also one of two people in our group (of about 10) that is *not* using fortran (not that there is necessarily anything wrong with it, I just don&#8217;t care for the language).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

