F2PY: a tool for connecting Fortran and Python programs

  • Authors:
  • Pearu Peterson

  • Affiliations:
  • Centre for Nonlinear Studies, Institute of Cybernetics at Tallinn Technical University, Akadeemia tee 21, 12918 Tallinn, Estonia

  • Venue:
  • International Journal of Computational Science and Engineering
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we tackle the problem of connecting low-level Fortran programs to high-level Python programs. The difficulties of mixed language programming between Fortran and C are resolved in an almost compiler and platform independent way. We provide a polished software tool F2PY that can (semi-)automatically build interfaces between the Python and Fortran languages and hence almost completely hide the difficulties from the target user: a research scientist who develops a computer model using a high-performance scripting approach.