Re: New Root Seeking Algorithms Message #13 Posted by Frank Rottgardt on 8 Nov 2007, 3:29 p.m., in response to message #1 by Namir
Hi Namir,
have not gone through you article in detail. For some days ago I have read some interesting articles about safeguarded root finding. A lot of thinking needs to be invested to make a root finder as bulletproof as possible. And Newtons method used to be quick, but has its pitfalls. How about yours?
Here are some articles which might be of interest. Would be cool to see how your algorithm copes with these tricky functions mentioned in the articles.
Have fun and let us know about the results of your further testing.
// Frank
First hand information about the very first HP-solver (page 20)
[link:http://www.cs.berkeley.edu/~wkahan/Math128/RealRoots.pdf ]Some serious stuff about root finding[/link]
Another article comparing root finding methods
|