ダウンロードリスト

プロジェクト概要

f2pyはPythonとのFortranコードを結合するためのコマンドラインツールです。それはFortran77/90/95のコードをスキャンしてPythonのç/APIモジュールを生成します。それは、PythonからFortranルーチンを呼び出すこと、Fortranのデータ(共通ブロックとモジュールのデータ)へのアクセスを可能にします。このツールを使用するにはFortranやCの専門知識が不要です。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2004-02-26 03:26
2.39.235_1642

このリリースでは、新しい文(のUSERCODEとpymethoddef)、文字の配列や文字列の配列を、新しい関数をas_column_major_storage Win32およびMac OS Xのプラットフォームでは、13以上のサポートについて()は、新しいマクロをF2PY_REPORT_ON_ARRAY_COPY、numarrayのサポート、改善支援をサポートしていますFortranコンパイラ、およびバグ修正。
タグ: 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

FortranとCのマルチ問題次元配列の記憶順序を最終的に解決されます。 F2PY自動的に、ハードディスクのパフォーマンスへの影響を最小限にしようとすると、すべての必要な変換を実行するラッパーが生成される。結果として、複数のPythonで次元配列とFortranの今、まったく同じ署名をしている。ガイド』を徹底的に記述するために、そのようなFortran 90のモジュールに割り当て可能な配列などを含む77、COMMONブロックは、Fortran 90モジュールのデータは、Fortranの折り返しなど、すべての最新情報をF2PY機能の説明の改訂されているF2PYユーザー
タグ: 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数値のPython 20.x.動作するように
タグ: Minor bugfixes
An update to work witn Numeric Python 20.x.

2001-01-30 15:12
2.288

初期Freshmeatの発表。
Initial freshmeat announcement.

プロジェクトリソース