Download List

프로젝트 설명

f2py is a command line tool for binding Python and Fortran code. It scans Fortran 77/90/95 code and generates a Python C/API module that makes it possible to call Fortran routines and to access Fortran data (COMMON blocks and Module data) from Python. No Fortran or C expertise is required for using this tool.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-02-26 03:26
2.39.235_1642

이 릴리스의 새로운 구문 (usercode 및 pymethoddef), 문자 배열과 문자열의 배열, 새로운 기능 as_column_major_storage Win32 및 맥 OS X 플랫폼에서 더 이상의 13 지원 (), 새 매크로 F2PY_REPORT_ON_ARRAY_COPY, numarray 지원, 향상된 지원을위한 지원을하고있다 포트란 컴파일러 및 버그수정.
Tags: Minor feature enhancements
This release has new statements (usercode and pymethoddef), support for character arrays and arrays of strings, a new function as_column_major_storage(), a new macro F2PY_REPORT_ON_ARRAY_COPY, numarray support, improved support for Win32 and Mac OS X platforms, support for more than 13 Fortran compilers, and bugfixes.

2002-12-08 22:22
2.32.225

포트란 및 C 멀티 문제 차원 배열 스토리지 주문 드디어 해결되었습니다. F2PY 자동으로 하드 어떤 성능을 안타를 최소화하기 위해 노력하고 필요한 모든 변환을 수행 래퍼를 생성. 결과적으로, 멀티 파이썬 차원 배열 및 포트란 지금은 정확히 동일한 서명했다. 가이드를 철저하게 설명하기 위해 이러한 포트란 90 모듈 ALLOCATABLE 배열, 등 77 공통 블록, 포트란 90 모듈의 데이터, 포트란 포장 F2PY 모든 최신 기능을 보여주는 개정되었습니다 F2PY 사용자
Tags: Major feature enhancements
The issue with Fortran and C multi-dimensional array storage ordering is finally resolved. F2PY generated wrappers automatically carry out all necessary transformations, trying hard to minimize any performance hits. As a result, multi-dimensional arrays in Python and Fortran have now exactly the same signatures. The F2PY Users Guide has been throughly revised to describe and illustrate all latest F2PY features such as wrapping Fortran 77 COMMON blocks, Fortran 90 module data, including Fortran 90 module ALLOCATABLE arrays, etc.

2001-08-18 04:23
2.317

업데이 트를 witn 숫자 파이썬 20.x. 작업
Tags: Minor bugfixes
An update to work witn Numeric Python 20.x.

2001-01-30 15:12
2.288

이니셜도 Freshmeat 공지 사항입니다.
Initial freshmeat announcement.

Project Resources