<?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>Research: Math, Computing and MRI &#187; Computing</title>
	<atom:link href="http://mri.brechmos.org/tag/computing/feed/" rel="self" type="application/rss+xml" />
	<link>http://mri.brechmos.org</link>
	<description>by Craig Jones</description>
	<lastBuildDate>Wed, 10 Aug 2011 16:53:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Huge Java Resource</title>
		<link>http://mri.brechmos.org/2010/01/huge-java-resource/</link>
		<comments>http://mri.brechmos.org/2010/01/huge-java-resource/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 04:49:12 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://mri.brechmos.org/?p=545</guid>
		<description><![CDATA[I have been working on some numerical problems in the last few weeks.  Mostly related to curve fitting and interpolation.  I am slowly sliding back to Java bit-by-bit though I am not sure if I will give up Python as &#8230; <a href="http://mri.brechmos.org/2010/01/huge-java-resource/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a rel="attachment wp-att-546" href="http://mri.brechmos.org/2010/01/27/huge-java-resource/flanagan/"><img class="alignright size-medium wp-image-546" title="flanagan" src="http://mri.brechmos.org/wp-content/uploads/2010/01/26/huge-java-resource/flanagan-385x450.png" alt="" width="385" height="450" /></a>I have been working on some numerical problems in the last few weeks.  Mostly related to curve fitting and interpolation.  I am slowly sliding back to Java bit-by-bit though I am not sure if I will give up Python as the syntax is so tight and it is actually very fast.</p>
<p>Anyway, I was looking around for some curve fitting and interpolation code on the Net and found Michael Flannigan&#8217;s <a href="http://www.ee.ucl.ac.uk/~mflanaga">website</a> which has a great resource of math, stats, optimization and some other  more subtle items.  His Java code is <a href="http://www.ee.ucl.ac.uk/~mflanaga/java/">here</a>.</p>
<p>I can&#8217;t even do it justice by showing the list of packages as it is about twice as long as the screen capture shown to the right.</p>
]]></content:encoded>
			<wfw:commentRss>http://mri.brechmos.org/2010/01/huge-java-resource/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Passwordless Login Using SSH</title>
		<link>http://mri.brechmos.org/2009/05/passwordless-login-using-ssh/</link>
		<comments>http://mri.brechmos.org/2009/05/passwordless-login-using-ssh/#comments</comments>
		<pubDate>Sat, 16 May 2009 02:44:33 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://mri.brechmos.org/?p=165</guid>
		<description><![CDATA[Computer c1 – connect from this computer Computer c2 – connect to this computer 1. Connect to c1 2. type: ssh-keygen -t rsa -b 2048 * default directory for keyfiles will be ~/.ssh/ * if you do not want to &#8230; <a href="http://mri.brechmos.org/2009/05/passwordless-login-using-ssh/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Computer c1 – connect from this computer</p>
<p>Computer c2 – connect to this computer</p>
<p>1. Connect to c1<br />
2. type: ssh-keygen -t rsa -b 2048<br />
* default directory for keyfiles will be ~/.ssh/<br />
* if you do not want to be prompted, leave passphrase blank<br />
3. copy the contents of .ssh/id_rsa.pub (there should only be one line)<br />
4. place this line on c2, in ~/.ssh/authorized_keys</p>
]]></content:encoded>
			<wfw:commentRss>http://mri.brechmos.org/2009/05/passwordless-login-using-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Combining PDFs on a Mac</title>
		<link>http://mri.brechmos.org/2009/05/combining-pdfs-on-a-mac/</link>
		<comments>http://mri.brechmos.org/2009/05/combining-pdfs-on-a-mac/#comments</comments>
		<pubDate>Tue, 12 May 2009 02:43:16 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Code]]></category>

		<guid isPermaLink="false">http://mri.brechmos.org/?p=163</guid>
		<description><![CDATA[This is from MacOSX Hints (here) python ‘/System/Library/Automator/Combine PDF Pages.action/Contents/Resources/join.py’ -o …]]></description>
			<content:encoded><![CDATA[<p>This is from MacOSX Hints (<a onclick="javascript:pageTracker._trackPageview('/outbound/article/www.macosxhints.com');" href="http://www.macosxhints.com/article.php?story=20060327192826493&amp;lsrc=osxh">here</a>)</p>
<p>python ‘/System/Library/Automator/Combine PDF Pages.action/Contents/Resources/join.py’ -o    …</p>
]]></content:encoded>
			<wfw:commentRss>http://mri.brechmos.org/2009/05/combining-pdfs-on-a-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GnuPG Signing of Files</title>
		<link>http://mri.brechmos.org/2009/05/gnupg-signing-of-files/</link>
		<comments>http://mri.brechmos.org/2009/05/gnupg-signing-of-files/#comments</comments>
		<pubDate>Tue, 12 May 2009 02:42:10 +0000</pubDate>
		<dc:creator>craig</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://mri.brechmos.org/?p=161</guid>
		<description><![CDATA[To sign a file: $ gpg --detach-sign -u &#60;email address&#62; --armor &#60;file&#62; To verify a file: $ gpg --verify &#60;file&#62;.asc]]></description>
			<content:encoded><![CDATA[<p>To sign a file:</p>
<pre>$ gpg --detach-sign -u &lt;email address&gt; --armor &lt;file&gt;</pre>
<p>To verify a file:</p>
<pre>$ gpg --verify &lt;file&gt;.asc</pre>
]]></content:encoded>
			<wfw:commentRss>http://mri.brechmos.org/2009/05/gnupg-signing-of-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

