Open
Description
https://github.com/JuliaMath/Roots.jl#convergence
The Bisection and Roots.A42 methods are guaranteed to converge even if the tolerances are set to zero, so these are the defaults. Non-zero values for xatol and xrtol can be specified to reduce the number of function calls when lower precision is required.
Could it be helpful to have an option for the other methods to finalize the calculation by using Bisection or A42?
Metadata
Metadata
Assignees
Labels
No labels