[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #33347] lsqnonneg should have tolerance option
From: |
Axel Mathéi |
Subject: |
[Octave-bug-tracker] [bug #33347] lsqnonneg should have tolerance option for convergence |
Date: |
Thu, 21 Jun 2012 10:36:27 +0000 |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0.1 |
Follow-up Comment #2, bug #33347 (project octave):
Here is a little patch implementing this option.
Now the default tolerance value is the same as in MATLAB:
10*eps*norm (c, 1)*length (c)
(file #26075)
_______________________________________________________
Additional Item Attachment:
File name: lsqnonneg.patch Size:1 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?33347>
_______________________________________________
Message posté via/par Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #33347] lsqnonneg should have tolerance option for convergence,
Axel Mathéi <=