<?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: PyCompMon &amp; PyTempMon</title>
	<atom:link href="http://aeronerd.wordpress.com/projects/pycompmon-pytempmon/feed/" rel="self" type="application/rss+xml" />
	<link>http://aeronerd.wordpress.com</link>
	<description>Adventures with the Scientific Process</description>
	<lastBuildDate>Tue, 10 Nov 2009 17:33:52 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: xtacocorex</title>
		<link>http://aeronerd.wordpress.com/projects/pycompmon-pytempmon/#comment-39</link>
		<dc:creator>xtacocorex</dc:creator>
		<pubDate>Tue, 26 Aug 2008 11:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://aeronerd.wordpress.com/projects/pycompmon-pytempmon/#comment-39</guid>
		<description>Thanks for the info.  The reason my Fortran codes don&#039;t compile on my Mac is due to the compiler installation, somehow it&#039;s not finding the right libraries to link to; all of my Fortran codes have compiled in Linux.</description>
		<content:encoded><![CDATA[<p>Thanks for the info.  The reason my Fortran codes don&#8217;t compile on my Mac is due to the compiler installation, somehow it&#8217;s not finding the right libraries to link to; all of my Fortran codes have compiled in Linux.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dennis</title>
		<link>http://aeronerd.wordpress.com/projects/pycompmon-pytempmon/#comment-38</link>
		<dc:creator>dennis</dc:creator>
		<pubDate>Sat, 23 Aug 2008 18:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://aeronerd.wordpress.com/projects/pycompmon-pytempmon/#comment-38</guid>
		<description>Concerning a post I found from you (I think) about reading Fortran into C++ from 2007.

Have you read of the fortran to C++ header file from CERN? It is described at

http://www-zeus.desy.de/~burow/cfortran/

and available at

http://www-zeus.desy.de/~burow/cfortran/cfortran.h

Writen by Burkhard Burow, it apparently is part of the CERN effot to move Physics Analysis Workstation (written in Fortran) to ROOT (written in C++).

I tried to use it and then discovered the Fortran code I had didnt compile with g77, so of course it wouldnt work in C/C++.

I assume that for Fortran to Python you are aware of 

http://cens.ioc.ee/projects/f2py2e/

Same thing here, if the Fortran code wont compile this wouldnt help me.</description>
		<content:encoded><![CDATA[<p>Concerning a post I found from you (I think) about reading Fortran into C++ from 2007.</p>
<p>Have you read of the fortran to C++ header file from CERN? It is described at</p>
<p><a href="http://www-zeus.desy.de/~burow/cfortran/" rel="nofollow">http://www-zeus.desy.de/~burow/cfortran/</a></p>
<p>and available at</p>
<p><a href="http://www-zeus.desy.de/~burow/cfortran/cfortran.h" rel="nofollow">http://www-zeus.desy.de/~burow/cfortran/cfortran.h</a></p>
<p>Writen by Burkhard Burow, it apparently is part of the CERN effot to move Physics Analysis Workstation (written in Fortran) to ROOT (written in C++).</p>
<p>I tried to use it and then discovered the Fortran code I had didnt compile with g77, so of course it wouldnt work in C/C++.</p>
<p>I assume that for Fortran to Python you are aware of </p>
<p><a href="http://cens.ioc.ee/projects/f2py2e/" rel="nofollow">http://cens.ioc.ee/projects/f2py2e/</a></p>
<p>Same thing here, if the Fortran code wont compile this wouldnt help me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
