Re: [Bug 132430] Re: Octave 2.9 left division gives incorrect results

2008-06-24 Thread Jacek C. Wojdel
I confirm that the bug has been fixed for sometime now. As I wrote earlier to Stephan Hermann, the bug was gone in two days after the report, only I did not notice (switched all my calculations to 2.1 in the meantime). On 1/29/08, Stephan Hermann <[EMAIL PROTECTED]> wrote: > Dear Reporter, > > p

[Bug 132430] Re: Octave 2.9 left division gives incorrect results

2008-06-22 Thread William Grant
** Changed in: octave3.0 (Ubuntu) Status: Incomplete => Fix Released -- Octave 2.9 left division gives incorrect results https://bugs.launchpad.net/bugs/132430 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailin

[Bug 132430] Re: Octave 2.9 left division gives incorrect results

2008-06-22 Thread Peter McKenna
I,ve tried this in Hardy Octave 3.0 octave-3.0.0:1> y=[1;2] y = 1 2 octave-3.0.0:2> A=[1 0;0 1] A = 1 0 0 1 octave-3.0.0:3> A\y ans = 1 2 octave-3.0.0:4> A(2,1)=0.5 A = 1.0 0.0 0.5 1.0 octave-3.0.0:5> A\y ans = 1. 1.5000 It appeard

[Bug 132430] Re: Octave 2.9 left division gives incorrect results

2008-02-08 Thread William Grant
** Changed in: octave3.0 (Ubuntu) Sourcepackagename: octave2.9 => octave3.0 Importance: Undecided => Medium Status: New => Incomplete -- Octave 2.9 left division gives incorrect results https://bugs.launchpad.net/bugs/132430 You received this bug notification because you are a member of