Pyfort, a Python-Fortran connection tool, is now available at
pyfortran.sourceforge.net, instead of xfiles.llnl.gov. Documentation is
available at the site.
Version 3.1 uses distutils for easy extension building. A sample package is in
the test subdirectory.
Support for the pgf90 compiler on Linux is now available. Note that the
limitation to non-explicitly interfaced routines has not been removed yet, but
it will handle using pgf90-compiled F90 files in your Fortran.
|