Recent f2py development update

11 views
Skip to first unread message

Pearu Peterson

unread,
Mar 7, 2010, 9:50:39 AM3/7/10
to F2PY Developers
Hi all,

I have updated a little bit f2py (g3 from now on) package structure:

1) f2py setup.py scripts now use numpy.distutils configuration tools

2) Installing f2py should be performed by executing in trunk/f2py
directory:

python setup.py install install_scripts

3) f2py installation contains currently packages fparser and f2py and
scripts
fparser.read and fparser.parse. See

fparser.parse --help

for more information. For example, to parse some Fortran 90 fortran
files
in fixed format one can execute:
fparser.parse --mode=fix90 path_to/*.F

If you find any bugs in Fortran parser, please create issues with
example
codes to http://code.google.com/p/f2py/issues/list

Best regards,
Pearu

Reply all
Reply to author
Forward
0 new messages