[SciPy-User] import scipy.stats undefined symbol: clapack_sgesv

Ralf Gommers ralf.gommers at googlemail.com
Wed Jun 20 14:06:06 EDT 2012


On Tue, Jun 19, 2012 at 1:33 PM, Sturla Molden <sturla at molden.no> wrote:

> On 17.06.2012 07:48, Semi wrote:
>
> >
> /usr/lib/python2.6/site-packages/scipy-0.10.1-py2.6-linux-x86_64.egg/scipy/linalg/clapack.so:*undefined
> > symbol: clapack_sgesv*
>
> Does SciPy use clapack? Isn't clapack abandonware in favour of lapacke?
>

Yes, and don't think so.

Lapacke has only been available for 1.5 years and isn't widely used as far
as I can tell. Clapack has been around for much longer and is more widely
used. Lapacke now seems to be endorsed as the new standard on Netlib
though, so maybe at some point there may be a reason (and someone who puts
in the effort) to switch.

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20120620/d5709d0d/attachment.html>


More information about the SciPy-User mailing list