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.
4 lines
180 B
Text
4 lines
180 B
Text
$NetBSD: distinfo,v 1.1.1.1 2003/11/23 12:07:30 mpasternak Exp $
|
|
|
|
SHA1 (F2PY-2-latest.tar.gz) = 8780cf889ca202986522a7654f64a2bf5263c46e
|
|
Size (F2PY-2-latest.tar.gz) = 159235 bytes
|