CLAPACK Library
Nils Kassube
kassube at gmx.net
Thu Sep 24 05:55:30 UTC 2009
MirJafar Ali wrote:
> Where can I find clapack library for ubuntu ? I am having tough time
> installing from the source and then using it properly ?
~/ > apt-file search clapack
libatlas-headers: /usr/include/clapack.h
python-scipy: /usr/lib/python2.5/site-packages/scipy/lib/lapack/clapack.so
python-scipy: /usr/lib/python2.5/site-packages/scipy/linalg/clapack.so
python-scipy: /usr/lib/python2.6/dist-packages/scipy/lib/lapack/clapack.so
python-scipy: /usr/lib/python2.6/dist-packages/scipy/linalg/clapack.so
~/ >
It looks like you need the packages libatlas-headers and / or
python-scipy, at least if you are using Ubuntu 9.04.
Nils
More information about the ubuntu-users
mailing list