|
From: Michael G. <mg...@te...> - 2004-09-03 13:51:43
|
> This same thing was mentioned last time when I brought up the speed issue. > That fix is for C and for the pow() function. I am using Fortran so math.h > isn't going to solve it for me. Not correct. The fortran lib is written in C and thus math.h is used when creating the library. But... > Also, the example code I provided then to > demonstrate the problem was using tan's, sin's, cos's, cexp's. ...and AFAICT from looking at the library sources there is no call to pow() involved. Therefor it seems as if there is another problem hiding and waiting to be discovered. Best, Michael -- Vote against SPAM - see http://www.politik-digital.de/spam/ Michael Gerdau email: mg...@te... GPG-keys available on request or at public keyserver |