On 8/18/06, Joris De Ridder <[EMAIL PROTECTED]> wrote:


Sorry about my ignorance about these things. But is lapack_lite linked
to numpy even if you specify the full lapack library?

As I understand it, lapack_lite is built and used by numpy as a shared library with a subset of the LAPACK routines.

After some googling I learned that g2c is a lib which takes care that you
can link fortran and C libraries (again my ignorance...).

Which platform are you on?  If you do

python setup.py build >& spool
grep lapack spool

what output do you get?
 


-------------------------------------------------------------------------
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