[Baypiggies] Link Python and Fortran

Brent Pedersen bpederse at gmail.com
Wed Mar 31 00:36:04 CEST 2010


On Tue, Mar 30, 2010 at 3:25 PM, Yi Qi <yiqi at stanford.edu> wrote:
> Hi:
>
> So nice to join the group. I am a python programmer.
> I wonder could anyone share with me some direction on how to link Python and
> Fortran. I have some oceanographic wave model written in Fortran, and I am
> thinking a way to wrap it into Python program I am coding. I google
> something called F2PY, but it is actually not very straightforward.
>
> Many thinks in advance.
>
> Apollo
>
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> http://mail.python.org/mailman/listinfo/baypiggies
>

hi, i havent used it, but sounds like you could check out fwrap
http://conference.scipy.org/abstract?id=19
http://hg.cython.org/fwrap-dev/


More information about the Baypiggies mailing list