[Cython] Fortran types in C
Ondrej Certik
ondrej at certik.cz
Wed Feb 25 05:32:41 CET 2009
On Fri, Jan 16, 2009 at 11:43 AM, Robert Bradshaw
<robertwb at math.washington.edu> wrote:
> On Jan 16, 2009, at 1:36 AM, Dag Sverre Seljebotn wrote:
>
>> As I have to interface a lot with some Fortran code these days, and a
>> full-fledged Cython<->Fortran-binding *may* come out of it (if I
>> continue to manage using Cython for this task it would be a likely
>> result in about a year, at least I structure my hacky scripts in that
>> direction),
>
> I know virtually nothing about Fortran, but this sure sounds cool and
> I'm sure the number-crunching communities would really like it.
I was just thinking about this too. So far I use f2py, but I would
much prefer the Cython approach.
Could you make your scripts public?
Ondrej
More information about the Cython-dev
mailing list