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

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

[Octave-bug-tracker] [bug #46658] fzero with single precision args fails


From: Rik
Subject: [Octave-bug-tracker] [bug #46658] fzero with single precision args fails to terminate
Date: Thu, 10 Dec 2015 22:08:42 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Update of bug #46658 (project octave):

                  Status:               Confirmed => Patch Submitted        

    _______________________________________________________

Follow-up Comment #4:

fzero is looking only at the class of x0 to decide what eps to use.  It's
pretty simple to extend that to include looking at the results of the function
evaluation.  The function fzero is written in fzero.m which means you can go
ahead and change it quite easily.

I made a quick attempt which seems to work for me.  See the attached cset.

(file #35694)
    _______________________________________________________

Additional Item Attachment:

File name: fzero.cset                     Size:1 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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