[SciPy-dev] Merged numarray branch
Stephen Walton
stephen.walton at csun.edu
Thu Jan 20 14:28:58 CST 2005
Stephen Walton wrote:
> Just to be safe, anyway, I recompiled LAPACK with -O2 instead of -O3.
> No change in the above behavior.
This problem is now solved. I pulled a copy of LAPACK down from netlib
a few days ago. this copy has, for some reason, a make.inc.LINUX file
which includes the '-fno-f2c' switch to g77. I missed this when
recompiling LAPACK. Why it is now included, I've no idea.
With this fixed, and Numeric 23.6 or 23.7, scipy.test(level=1) passes
everything.
More information about the Scipy-dev
mailing list