Py-f2py version 2.43.239_1831 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    py-f2py  most recent diff


    version 2.43.239_1831

      View the most recent changes for the py-f2py port at: py-f2py.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py-f2py.
      The raw portfile for py-f2py 2.43.239_1831 is located here:
      http://py-f2py.darwinports.com/dports/python/py-f2py/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/py-f2py


      The py-f2py Portfile 30249 2007-10-23 02:12:47Z jmpp macports.org $

      PortSystem 1.0
      PortGroup python24 1.0

      Name: py-f2py
      Version: 2.43.239_1831
      Category: python
      Platform: darwin
      Maintainers: nomaintainer
      Description: Fortran to Python Interface Generator
      Long Description: The Fortran to Python Interface Generator, or F2PY for short, is a command line tool (f2py) for generating Python C/API modules for wrapping Fortran 77/90/95 routines, accessing common blocks from Python, and calling Python functions from Fortran (call-backs). It also supports interfacing routines from Fortran 90/95 modules.

      Homepage: http://cens.ioc.ee/projects/f2py2e
      Master Sites: ${homepage}/2.x/
      distname F2PY-${version}
      Checksums: md5 ab041f404855700849204af43ff6cc91

      depends_lib-append port:py-numeric

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/py-f2py
      % sudo port install py-f2py
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching py-f2py
      ---> Verifying checksum for py-f2py
      ---> Extracting py-f2py
      ---> Configuring py-f2py
      ---> Building py-f2py with target all
      ---> Staging py-f2py into destroot
      ---> Installing py-f2py
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using py-f2py with these commands:
      %  man py-f2py
      % apropos py-f2py
      % which py-f2py
      % locate py-f2py

     Where to find more information:

    Darwin Ports



    Lightbox this page.