Interfacing Fortran applications
Sturla Molden
sturla.molden at gmail.com
Mon Jun 9 16:57:25 EDT 2014
More information about the Python-list mailing list
Mon Jun 9 16:57:25 EDT 2014
- Previous message (by thread): Interfacing Fortran applications
- Next message (by thread): Interfacing Fortran applications
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 09/06/14 14:24, Michael Welle wrote: >> If you are to rewrite the Fortran app you can just as well use f2py from >> NumPy. > a rewrite of the application isn't possible. That would require > knowledge about what the used algorithms are, why they are implemented > as they are, that would require extensive testing with test cases that > don't exist. You are ok with adding sockets and IPC to a Fortran app, but using f2py is off limits because it requires a rewrite? Sorry, this doesn't make any sense. But it's your problem, I don't care what you decide to do. Sturla
- Previous message (by thread): Interfacing Fortran applications
- Next message (by thread): Interfacing Fortran applications
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list