octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44061] U and V result matrices from svds are


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #44061] U and V result matrices from svds are not othogonal
Date: Wed, 04 Feb 2015 07:54:50 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #6, bug #44061 (project octave):

Andrew,

I recently upgraded to 3.8.2 and I see


V =

   1
   0

s =  1


which is now correct. With 3.8.1 I'm pretty sure that V was wrong, try
[V,s]=eigs(rand(2),1). Anyway, the original submission and your test
svds(rand(4)) fail as described.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44061>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]