Name : f2py
| |
Version : 2.45.241_1926
| Vendor : Aurora SPARC Linux
|
Release : 2.al3
| Date : 2006-09-15 13:45:13
|
Group : Development/Languages
| Source RPM : f2py-2.45.241_1926-2.al3.src.rpm
|
Size : 0.99 MB
| |
Packager : Aurora SPARC Linux < http://bugzilla_auroralinux_org>
| |
Summary : Fortran to Python interface generator
|
Description :
The purpose of the F2PY --Fortran to Python interface generator-- project is to provide connection between Python and Fortran languages. F2PY is a Python extension tool for creating Python C/API modules from (handwritten or F2PY generated) signature files (or directly from Fortran sources). The generated extension modules facilitate:
* Calling Fortran 77/90/95, Fortran 90/95 module, and C functions from Python. * Accessing Fortran 77 COMMON blocks and Fortran 90/95 module data (including allocatable arrays) from Python. * Calling Python functions from Fortran or C (call-backs). * Automatically handling the difference in the data storage order of multi- dimensional Fortran and Numerical Python (i.e. C) arrays.
In addition, F2PY can build the generated extension modules to shared libraries with one command.
|
RPM found in directory: /vol/rzm1/linux-aurora/aurora.20080407/development/sparc64/os/Packages |