Re: Fw: should numpy be built with atlas?

2008-07-08 Thread Tiziano Zito
Hi Ondrej, > $ ./test_atlas.py > Using ATLAS: > 0.53141283989 > $ wajig remove atlas3-base libatlas3gf-base > $ ./test_atlas.py > Using ATLAS: > 1.64572000504 > > So it seems to work, even though the difference is not so big. the difference is not so big because the package contains a _dotblas.

Re: Fw: should numpy be built with atlas?

2008-07-08 Thread Ondrej Certik
On Tue, Jul 8, 2008 at 3:05 PM, Tiziano Zito <[EMAIL PROTECTED]> wrote: > Hi Ondrej, > >> $ ./test_atlas.py >> Using ATLAS: >> 0.53141283989 >> $ wajig remove atlas3-base libatlas3gf-base >> $ ./test_atlas.py >> Using ATLAS: >> 1.64572000504 >> >> So it seems to work, even though the difference is

Re: should numpy be built with atlas?

2008-07-08 Thread Ondrej Certik
On Tue, Jul 8, 2008 at 1:58 PM, Tiziano Zito <[EMAIL PROTECTED]> wrote: > On 7/8/08, Matthias Klose <[EMAIL PROTECTED]> 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 fo

Re: should numpy be built with atlas?

2008-07-08 Thread Tiziano Zito
On 7/8/08, Matthias Klose <[EMAIL PROTECTED]> 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

Re: should numpy be built with atlas?

2008-07-08 Thread Matthias Klose
[EMAIL PROTECTED] writes: > On Mon, Jul 7, 2008 at 2:12 PM, Matthias Klose <[EMAIL PROTECTED]> wrote: > > Package: python-numpy > > Version: 1:1.1.0-2 > > Severity: serious > > > > python-numpy now has an unconditional dependency on libatlas3gf-base, > > needing the "specialized" atlas libraries as

Re: should numpy be built with atlas?

2008-07-07 Thread [EMAIL PROTECTED]
On Mon, Jul 7, 2008 at 2:12 PM, Matthias Klose <[EMAIL PROTECTED]> wrote: > Package: python-numpy > Version: 1:1.1.0-2 > Severity: serious > > python-numpy now has an unconditional dependency on libatlas3gf-base, > needing the "specialized" atlas libraries as a runtime > dependency. Users still sho

Re: should numpy be built with atlas?

2008-07-07 Thread Matthias Klose
Ondrej Certik writes: > On Mon, Jul 7, 2008 at 2:12 PM, Matthias Klose <[EMAIL PROTECTED]> wrote: > > Package: python-numpy > > Version: 1:1.1.0-2 > > Severity: serious > > > > python-numpy now has an unconditional dependency on libatlas3gf-base, > > needing the "specialized" atlas libraries as a r

should numpy be built with atlas?

2008-07-07 Thread Ondrej Certik
On Mon, Jul 7, 2008 at 2:12 PM, Matthias Klose <[EMAIL PROTECTED]> wrote: > Package: python-numpy > Version: 1:1.1.0-2 > Severity: serious > > python-numpy now has an unconditional dependency on libatlas3gf-base, > needing the "specialized" atlas libraries as a runtime > dependency. Users still sho