[SciPy-user] CLAPACK vs. LAPACK?

Skip Montanaro skip at pobox.com
Thu Sep 19 15:37:34 EDT 2002


I just got this warning:

    .../scipy/linalg/lapack.py:24: UserWarning: exceptions.ImportError: No \
    module named clapack

so I went and grabbed CLAPACK and am in the process of building it.  It
seems to be creating a lapack_<platform>.a file just like vanilla LAPACK
does.  I see no mention of it in the SciPy install notes.  Am I barking up
the wrong tree?  If so, what do I do to get a clapack module in SciPy?

Thx,

-- 
Skip Montanaro - skip at pobox.com
The need for gutters to be cleaned is directly proportional to how hard it
happens to be raining at the moment.



More information about the SciPy-User mailing list