Re: [f2py] Problems with f2py callback example 64bit ubuntu
Chris Strickland <christophermarkstrickland-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
| Newsgroups | gmane.comp.python.f2py.user |
|---|---|
| Message-ID | <[email protected]> |
> Hi, > > Add the following line to the body of FOO in callback.f file: > > REAL*8 FUN > > HTH, > Pearu > Thanks, That solved the problem. Chris. Pearu Peterson <pearu.peterson@...> writes: