[Python-modules-team] Bug#489726: should numpy be built with atlas?

Tiziano Zito otizonaizit at yahoo.com
Tue Jul 8 11:58:48 UTC 2008


On 7/8/08, Matthias Klose <doko at cs.tu-berlin.de> wrote:
>  thanks for the update. Looking at the blas package, I see that the
>  cblas library is included in libblas3.  So it looks like the numpy
>  check is wrong, testing for a package name, and not for a
>  feature. This seems to explain why it did work in etch, and this
>  should be fixed in python-numpy.

Hi Ondrej, Hi Matthias. Removing the two lines in numpy/core/setup.py indeed
seems to do the trick. Feel free to test the attached patch, generated
against the python-numpy source package in sid. On my system it
generates a numpy package with a _dotblas.so file correctly linked to
lapack libs. If ATLAS is then installed, the ATLAS libraries are used
instead.
Ondrej: if the patch works, would you report it upstream?

have a nice day!
tiziano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: atlas.patch
Type: application/octet-stream
Size: 3118 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20080708/19301732/attachment-0001.obj 


More information about the Python-modules-team mailing list