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

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

[Octave-bug-tracker] [bug #53991] Octave crashes using fsolve when x0 is


From: Rik
Subject: [Octave-bug-tracker] [bug #53991] Octave crashes using fsolve when x0 is a stationary point
Date: Mon, 25 Jun 2018 16:53:37 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

Update of bug #53991 (project octave):

                  Status:               Confirmed => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #10:

I backported the patch to exit with info=-2 when a singularity is reached
(http://hg.savannah.gnu.org/hgweb/octave/rev/68e2daa29222).

I added a BIST test on stable to verify that the patch above works correctly
(http://hg.savannah.gnu.org/hgweb/octave/rev/c29a2107c559).

Finally, I checked in a third patch to return a success code (info=1) if the
initial guess for the solution is already accurate enough
(http://hg.savannah.gnu.org/hgweb/octave/rev/b3c35a130f94).  I added a BIST
test for that too.

Marking bug as fixed and closing report.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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