On Wed, March 12, 2008 8:38 am, Daniel Creveling wrote:
> Hello-
>
> Is there a way to code a callback to python from
> fortran in a way such that the calling routine does
> not need the callback function as an input argument?
> I'm using the Intel fortran compiler for linux with
> numpy 1.0.4 and
Hello-
Is there a way to code a callback to python from
fortran in a way such that the calling routine does
not need the callback function as an input argument?
I'm using the Intel fortran compiler for linux with
numpy 1.0.4 and f2py gives version 2_4422. My modules
crash on loading because the