--- Robert Kern <[EMAIL PROTECTED]> 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
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion

Reply via email to