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

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

[Octave-bug-tracker] [bug #61310] Please document fsolve "info" output -


From: Arun Giridhar
Subject: [Octave-bug-tracker] [bug #61310] Please document fsolve "info" output -2
Date: Fri, 8 Oct 2021 19:12:31 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:93.0) Gecko/20100101 Firefox/93.0

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

Copy-pasted one extra line than I intended. Please review this patch instead:


diff -r a2936935c7c8 scripts/optimization/fsolve.m
--- a/scripts/optimization/fsolve.m     Thu Oct 07 17:08:44 2021 -0400
+++ b/scripts/optimization/fsolve.m     Fri Oct 08 19:11:23 2021 -0400
@@ -107,6 +107,9 @@
 ## @item -1
 ## Stopped by @code{OutputFcn}.
 ##
+## @item -2
+## The Jacobian became excessively small and the search stalled.
+##
 ## @item -3
 ## The trust region radius became excessively small.
 ## @end table



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61310>

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




reply via email to

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