|
| From: | Marco Caliari |
| Subject: | [Octave-bug-tracker] [bug #54542] sqp: diffrence between documentation and running results |
| Date: | Mon, 20 Aug 2018 10:39:29 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0 |
Update of bug #54542 (project octave):
Operating System: Microsoft Windows => Any
_______________________________________________________
Follow-up Comment #2:
This discrepancy was introduced in #32008, comment #4. If you comment the
break just after info = 104;, you see that at the next iteration sqp
terminates with 101. I think it is a bit too strict to exit with 104 as soon
as delx < tol * x, whitout testing whether x_new and company satisfies the
problem. What about the attached proposal?
(file #44815)
_______________________________________________________
Additional Item Attachment:
File name: sqp.diff Size:1 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?54542>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |