[MATRIX-SIG] Python/Fortran interface
Konrad Hinsen
hinsen@ibs.ibs.fr
Sat, 16 Aug 1997 11:47:49 +0200
> As for mapping Fortran arrays (or other structures)
> into NumPy arrays, that might be trickier, and
> I'd love to look into it more (maybe in a few weeks).
> Who else knows more?
No problem. Look at the LAPACK modules in NumPy as an example. They
are usually used with f2c-translated versions of LAPACK, but that
doesn't change the interface at all. In fact, on many platforms
you can simply link with the Fortran version instead.
Konrad.
--
-------------------------------------------------------------------------------
Konrad Hinsen | E-Mail: hinsen@ibs.ibs.fr
Laboratoire de Dynamique Moleculaire | Tel.: +33-4.76.88.99.28
Institut de Biologie Structurale | Fax: +33-4.76.88.54.94
41, av. des Martyrs | Deutsch/Esperanto/English/
38027 Grenoble Cedex 1, France | Nederlands/Francais
-------------------------------------------------------------------------------
_______________
MATRIX-SIG - SIG on Matrix Math for Python
send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
_______________