Calling FORTAN dll functions from Python

Daniel da Silva ddasilva at umd.edu
Wed Dec 8 03:08:00 EST 2010


I don't know much about fortran+python, but I work with someone who does,
and he absolutely loves this tool:
http://cens.ioc.ee/projects/f2py2e/

<http://cens.ioc.ee/projects/f2py2e/>Daniel

On Tue, Dec 7, 2010 at 10:19 PM, Dennis Lee Bieber <wlfraed at ix.netcom.com>wrote:

> On Tue, 07 Dec 2010 12:52:54 +0100, Stefan Behnel <stefan_ml at behnel.de>
> declaimed the following in gmane.comp.python.general:
>
> > Alex van der Spek, 07.12.2010 12:11:
> > > Does anyone know how to call functions from FORTRAN dlls in Python? Is
> > > it even possible?
> >
> > Sure, have a look at fwrap and Cython.
> >
> > Stefan
>
>         Possibly ctypes too...
> --
>        Wulfraed                 Dennis Lee Bieber         AF6VN
>        wlfraed at ix.netcom.com    HTTP://wlfraed.home.netcom.com/
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20101208/b4042fe2/attachment-0001.html>


More information about the Python-list mailing list