[Bug 134277] Re: Error in linalg.svd for large matrix

2010-09-05 Thread Bug Watch Updater
** Changed in: scipy Status: New => Invalid -- Error in linalg.svd for large matrix https://bugs.launchpad.net/bugs/134277 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com ht

[Bug 134277] Re: Error in linalg.svd for large matrix

2008-11-21 Thread Connor Imes
** Visibility changed to: Public -- Error in linalg.svd for large matrix https://bugs.launchpad.net/bugs/134277 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu

[Bug 134277] Re: Error in linalg.svd for large matrix

2008-11-21 Thread [EMAIL PROTECTED]
** Visibility changed to: Private -- Error in linalg.svd for large matrix https://bugs.launchpad.net/bugs/134277 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubunt

Re: [Bug 134277] Re: Error in linalg.svd for large matrix

2007-09-05 Thread Mark Poolman
On Tue, 2007-09-04 at 14:19 +, Cesare Tirabassi wrote: > Thanks Mark, super job! > Unfortunately this means, unless there is some #ifdefine in ATLAS which > branches as a function of the compiler, that this is a compiler bug. > Would I be asking too much, if I'd ask you to check with the lates

[Bug 134277] Re: Error in linalg.svd for large matrix

2007-09-04 Thread Christian Reis
** Bug watch removed: zzz dupe SciPy Trac #492 http://scipy.org/scipy/scipy/ticket/492 ** Bug watch added: SciPy Bugs #492 http://projects.scipy.org/scipy/scipy/ticket/492 -- Error in linalg.svd for large matrix https://bugs.launchpad.net/bugs/134277 You received this bug notification beca

[Bug 134277] Re: Error in linalg.svd for large matrix

2007-09-04 Thread Cesare Tirabassi
Thanks Mark, super job! Unfortunately this means, unless there is some #ifdefine in ATLAS which branches as a function of the compiler, that this is a compiler bug. Would I be asking too much, if I'd ask you to check with the latest gcc (version 4.1.3 20070831 (prerelease) (Ubuntu 4.1.2-16ubuntu1

Re: [Bug 134277] Re: Error in linalg.svd for large matrix

2007-09-04 Thread Mark Poolman
-20 is OK with gcc3.4 as well. -- Error in linalg.svd for large matrix https://bugs.launchpad.net/bugs/134277 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.

Re: [Bug 134277] Re: Error in linalg.svd for large matrix

2007-09-04 Thread Mark Poolman
On Mon, 2007-09-03 at 15:58 +, Cesare Tirabassi wrote: > I was thinking more about the compiler change, which testing -19 could > have confirmed. > OK, so after a bit of a battle (had to do a manual build), compiling -19 using gcc3.4.6/dapper, the problem is _absent_. Mark -- Error in lin

[Bug 134277] Re: Error in linalg.svd for large matrix

2007-09-03 Thread Cesare Tirabassi
** Changed in: atlas3 (Ubuntu) Sourcepackagename: python-scipy => atlas3 -- Error in linalg.svd for large matrix https://bugs.launchpad.net/bugs/134277 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ub

[Bug 134277] Re: Error in linalg.svd for large matrix

2007-09-03 Thread Cesare Tirabassi
Seems unlikely: diff -r atlas3-3.6.0-13/interfaces/blas/F77/src/f77wrap/ATL_F77wrap_trmv.c atlas3-3.6.0-20/interfaces/blas/F77/src/f77wrap/ATL_F77wrap_trmv.c 107a108,110 > > /* This is to workaround a compiler bug in gcc 4.0.0 with > -fomit-frame-pointer. 20050927 CM*/ >TYPE *j=W1N( N, X

[Bug 134277] Re: Error in linalg.svd for large matrix

2007-09-03 Thread Mark Poolman
Bouncing email ? Apolgies if you see this twice. On Mon, 2007-09-03 at 13:16 +, Cesare Tirabassi wrote: > If you can confirm that the problem is solved with 3.6.0-13 than it is not a > bug introduced upstream. Both 3.6.0-13 and 3.6.0-20 should be using the same > upstream version (3.6.0).

[Bug 134277] Re: Error in linalg.svd for large matrix

2007-09-03 Thread Cesare Tirabassi
If you can confirm that the problem is solved with 3.6.0-13 than it is not a bug introduced upstream. Both 3.6.0-13 and 3.6.0-20 should be using the same upstream version (3.6.0). Looking at the changelog: http://packages.debian.org/changelogs/pool/main/a/atlas3/atlas3_3.6.0-20.6/changelog ther

[Bug 134277] Re: Error in linalg.svd for large matrix

2007-09-03 Thread Cesare Tirabassi
** Also affects: atlas via http://sourceforge.net/support/tracker.php?aid=1787032 Importance: Unknown Status: Unknown ** Changed in: python-scipy (Ubuntu) Status: Incomplete => Confirmed -- Error in linalg.svd for large matrix https://bugs.launchpad.net/bugs/134277 You receiv

[Bug 134277] Re: Error in linalg.svd for large matrix

2007-09-01 Thread Bug Watch Updater
** Changed in: scipy Status: Unknown => New -- Error in linalg.svd for large matrix https://bugs.launchpad.net/bugs/134277 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 134277] Re: Error in linalg.svd for large matrix

2007-08-31 Thread Scott Kitterman
** Also affects: scipy via http://scipy.org/scipy/scipy/ticket/492 Importance: Unknown Status: Unknown -- Error in linalg.svd for large matrix https://bugs.launchpad.net/bugs/134277 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact f

Re: [Bug 134277] Re: Error in linalg.svd for large matrix

2007-08-31 Thread Mark Poolman
On Fri, 2007-08-31 at 14:45 +, Cesare Tirabassi wrote: > Right now, I think the best would be to send the test script and matrix > upstream, to see if they can reproduce it. > This could give us some clues on where to start. > > http://projects.scipy.org/scipy/scipy > > If you open a ticket,

[Bug 134277] Re: Error in linalg.svd for large matrix

2007-08-31 Thread Scott Kitterman
Also, there is a new scipy release (5.2.1). We looked at it for inclusion in Gutsy and the changes are (despite the version number) invasive and wide ranging so we decided to pass. If 5.2.1 from upstream does not demonstrate this problem, then maybe we could work together to pull out a patch from

[Bug 134277] Re: Error in linalg.svd for large matrix

2007-08-31 Thread Cesare Tirabassi
Right now, I think the best would be to send the test script and matrix upstream, to see if they can reproduce it. This could give us some clues on where to start. http://projects.scipy.org/scipy/scipy If you open a ticket, please let us know the number so that we can track the discussion. I've

[Bug 134277] Re: Error in linalg.svd for large matrix

2007-08-31 Thread Mark Poolman
Also the fact that the error is seen on the dapper/pentium argues against a hardware problem. Mark -- Error in linalg.svd for large matrix https://bugs.launchpad.net/bugs/134277 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

Re: [Bug 134277] Re: Error in linalg.svd for large matrix

2007-08-31 Thread Mark Poolman
Cesare, Thanks for your quick, and apologies for my slow, reply. On Sat, 2007-08-25 at 13:09 +, Cesare Tirabassi wrote: > By giving a quick look at the runtime libraries, I don't think the > problem is related to these: > > dapper: > atlas3-base (3.6.0-20) > lapack3 (3.0.2531a-6ubunt

[Bug 134277] Re: Error in linalg.svd for large matrix

2007-08-25 Thread Cesare Tirabassi
By giving a quick look at the runtime libraries, I don't think the problem is related to these: dapper: atlas3-base (3.6.0-20) lapack3 (3.0.2531a-6ubuntu2) refblas3 (1.2-8ubuntu1) edgy: atlas3-base (3.6.0-20.2) lapack3 (3.0.2531a-6ubuntu2) refblas3 (1.2-8ubuntu1) the only differences bet

[Bug 134277] Re: Error in linalg.svd for large matrix

2007-08-23 Thread Mark Poolman
PS it's not the value of tol that's causing the problem. Now I've seen the "Attachment" button, SciTest.tgz contains the test script and matrix. ** Attachment added: "test script and matrix" http://launchpadlibrarian.net/8954788/SciTest.tgz -- Error in linalg.svd for large matrix https://bug