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

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

[Octave-bug-tracker] [bug #49309] matlab mismatch with [~, ~, c]=svd( [1


From: Rik
Subject: [Octave-bug-tracker] [bug #49309] matlab mismatch with [~, ~, c]=svd( [1, 1, 1] , 0)
Date: Tue, 11 Oct 2016 18:04:11 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

Follow-up Comment #4, bug #49309 (project octave):

The difference probably isn't very useful, but probably is historic.  I think
they used to recommend '0' as the second argument whenever you didn't want the
regular svd.  At some point, they realized that their code wasn't actually
calculating 'econ', but everyone was using '0' for a particular behavior.  So,
they left the old behavior under '0' and added a true 'econ' option.

I guess it isn't that hard to implement since it is only checking the input
matrices rows and columns to decide what to do. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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