Compiling numpy with lapack and atlas

Abhishek Roy fingerslip at yahoo.com
Sun Nov 12 22:06:24 EST 2006


--- Robert Kern <robert.kern at gmail.com> 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 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642




More information about the NumPy-Discussion mailing list