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

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

[Octave-bug-tracker] [bug #54445] fzero doesn't (always) accept initial


From: Rik
Subject: [Octave-bug-tracker] [bug #54445] fzero doesn't (always) accept initial value 0
Date: Mon, 6 Aug 2018 00:24:51 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Update of bug #54445 (project octave):

                  Status:         Patch Submitted => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:

I modified the changeset to remove the change regarding slope0.  slope0 is the
initial slope and has to be computed at the start so that it can be compared
later to the actual slope at the solution.  But it isn't a problem, because
when the first issue with bracketing is fixed then b and a can no longer be
the same and (b - a) is no longer zero.

For the final cset see
https://hg.savannah.gnu.org/hgweb/octave/rev/092bb49b6962.

Marking as fixed and closing report.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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