On Wed, Oct 20, 2010 at 04:41:38PM +0900, David wrote: > > - ldd /volatile/varoquau/dev/numpy/numpy/linalg/lapack_lite.so: does it > > load the libraries you think are you loading ?
For the dynamic libraries, it seems so. I am using static libraries for atlas/blas (.a) > > - nm atlas_libraries | grep zgesdd_ for every library in atlas (I don't > > know how the recent ones work, but this function should normally be in > > libf77blas.so) Nothing. That's clearly my problem, but I don't know how to fix it. Thanks for your suggestions, G _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
