bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] [bug #39713] roots/secant.c "derivative value is not finite" f


From: Max
Subject: [Bug-gsl] [bug #39713] roots/secant.c "derivative value is not finite" for a good guess
Date: Sat, 05 Oct 2013 11:45:00 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:23.0) Gecko/20100101 Firefox/23.0

Follow-up Comment #16, bug #39713 (project gsl):

I can confirm that my examples work with 4848
revision (2013-10-03 08:58:48) of roots/secant.c.

On the other hand I am in doubt if the form
  df_new = df * (1 - f_new / f);
may lead to a problem with some functions
(slowly converging third order root or something
else).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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