On Fri, Jan 16, 2009 at 11:43 AM, Robert Bradshaw <[email protected]> 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 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
