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

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

[Octave-bug-tracker] [bug #55354] incorrect result on complex step appro


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55354] incorrect result on complex step approximation example by prof. Higham
Date: Tue, 1 Jan 2019 14:11:37 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Update of bug #55354 (project octave):

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

    _______________________________________________________

Follow-up Comment #2:

Thank you for the detailed bug report and example. Fortunately, this bug has
already been fixed in more recent versions of Octave, so all you need to do is
to upgrade your Octave installation.

In Octave 4.2 and newer:


>> f = @(x) atan (x) ./ (1 + exp (-x .^ 2));
>> fd = complex_step (f, 2)
fd = 0.2746237281548576


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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