bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] [bug #40092] false position root finding requires too many fun


From: Max
Subject: [Bug-gsl] [bug #40092] false position root finding requires too many function evals
Date: Sat, 05 Oct 2013 05:35:22 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:23.0) Gecko/20100101 Firefox/23.0

Follow-up Comment #3, bug #40092 (project gsl):

I would like to stress the point from the original message.

The minimal step for root finding should not be much less
than the specified precision. The current design separates
the step and the test stages so the information
on the precision is not available when the new root
approximation is calculated. The result is more iteration
that for an efficient implementation of the same method.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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