From: Abhishek R. <fin...@ya...> - 2006-11-13 03:06:32
|
--- Robert Kern <rob...@gm...> wrote: > Also add g2c to your library list, then. It is g77's FORTRAN runtime library Okay I put libg2c.a in the atlas directory and made the line in site.cfg, atlas_libs = lapack, f77blas, cblas, atlas, g2c Now numpy imports but numpy.linalg.test() as well as any linalg function gives, >>> numpy.linalg.test() Found 32 tests for numpy.linalg Found 0 tests for __main__ .. ** On entry to DGEEV parameter number 13 had an illegal value I am using prebuilt a lapack library from netlib.org. Thanks for all your help, Abhishek Send instant messages to your online friends http://uk.messenger.yahoo.com |