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

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

[Octave-bug-tracker] [bug #36031] NaN norm of a sparse matrix


From: Marco Caliari
Subject: [Octave-bug-tracker] [bug #36031] NaN norm of a sparse matrix
Date: Fri, 30 Mar 2012 09:18:06 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13

Follow-up Comment #2, bug #36031 (project octave):

The fix is to replace 


RR lambda = 0, mu = 0;


(line 418 of oct-norm.cc) with


RR lambda = 0, mu = 1;


About the changelog, 


Fix initialization in Higham's method for norm estimate (bug #36031)

* oct-norm.cc (***): initialize mu to 1.


I don't understand what to put in ***. Maybe just higham?

Marco

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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