[MATRIX-SIG] Python/Fortran interface
Duncan Child
djc@lct.com
Mon, 18 Aug 97 10:06:12 CDT
>
> It seems to me that the first step is to know how
> to call Fortran from C: then the standard methods
> for wrapping C-functions and objects apply.
> (see the std refs or either English Python book.)
>
The above approach has also worked for me.
I have since read about modulator.py which may help
produce the boiler plate C code that you will need.
See page 630 of Mark Lutz's book for more details.
Regards
Duncan
_______________
MATRIX-SIG - SIG on Matrix Math for Python
send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
_______________