JuliaMath / JuliaMath/Roots.jl
Roots.jl first newton_quadratic different from TOMS748
Open
- Dominant language
- Julia
- Stars
- 413
- Forks
- 61
- Avg merge
- 57m
- Merged PRs (30d)
- 5
Description
In the real TOMS748, the first call to newton_quadratic is always with k=2, in the julia code, it can be k=3.
It probably does not matter too much, but as there is no comment around, it suggests an error.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.