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

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

[Octave-bug-tracker] [bug #53817] nonlin_residmin() fails at call to svd


From: Rik
Subject: [Octave-bug-tracker] [bug #53817] nonlin_residmin() fails at call to svd()
Date: Thu, 3 May 2018 23:45:52 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

The change in syntax for svd was made for Matlab compatibility.  If you always
want the economy-sized decomposition use 'econ' as the second argument as in


[U,S,V] = svd (A, 'econ')




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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