[Numpy-discussion] f2py: Can anyone tell me why this simple call-back example fails?

2008-11-12 Thread Dave Lang
My system.. Ubuntu v8.0.4; Gnu gcc v4.0.3;g95 v0.92 Python v2.5.2;Numpy v1.2.1;f2py v2.5972 Hope someone can see what's wrong here? thanks Dave Lang ..Here is the F90 code... ! PROGRAM TO DEMONSTRATE PYTHON-->F90 AND F90-->PYTHO

[Numpy-discussion] f2py call-back and newbie questions

2008-11-11 Thread Dave Lang
e preferred (ie. correct?) f2py statements that need to be executed to accomplish this (I would be glad to contribute same to the body of knowledge, if I can ever get it to work). I will be most grateful for comments on any or all of this. thanks Dave Lang The Fortran Code: ! PROGAM TO