From: Stephen W. <drs...@gm...> - 2006-08-20 22:32:37
|
On 8/18/06, Joris De Ridder <jo...@st...> 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? |