On Sun, Aug 23, 2009 at 9:21 AM, Stefan Behnel<stefan...@behnel.de> wrote: > n...@cam.ac.uk wrote: >> I am interested in surveying people who want to interoperate between >> Fortran and Python to find out what they would like to be able to do >> more conveniently, especially with regard to types not supported for C >> interoperability by the current Fortran standard. Any suggestions as to >> other ways that I could survey such people (Usenet is no longer as >> ubiquitous as it used to be) would be welcomed. > > You might want to ask also on the Cython, NumPy and SciPy mailing lists. > NumPy and SciPy have a rather large audience of scientific developers, and > Cython has a running sub-project on providing better Fortran integration > (which might be of interest to you anyway).
Thanks for the mention, Stefan. For those who are interested, here's my blog summarizing the status of 'fwrap,' a Fortran wrapper utility for the C, Cython & Python languages. http://fortrancython.wordpress.com/ Linked there are my talk slides & presentation at last week's SciPy 2009 conference, which gives a good overview. Kurt -- http://mail.python.org/mailman/listinfo/python-list