This repository was archived by the owner on May 15, 2025. It is now read-only.
This repository was archived by the owner on May 15, 2025. It is now read-only.
New method: Alefeld, Potra, Shi (1995) #34
Closed
Description
Algorithm 748: enclosing zeros of continuous functions is one of the best (bracketing) scalar root finding methods in my experience.
Activity
ChrisRackauckas commentedon Mar 29, 2021
That's one of the false position methods?
ranocha commentedon Mar 29, 2021
As far as I know, it's not one of the "regula falsi" methods
Merge pull request #56 from huiyuxie/main