Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roots.jl first newton_quadratic different from TOMS748 #36

Open
fabienlefloch opened this issue Nov 16, 2015 · 3 comments
Open

Roots.jl first newton_quadratic different from TOMS748 #36

fabienlefloch opened this issue Nov 16, 2015 · 3 comments

Comments

@fabienlefloch
Copy link

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.

@jverzani
Copy link
Member

I didn't write those tests, but will modify if you could be a bit more specific what needs changing. Thanks.

@KronosTheLate
Copy link
Contributor

Holy moly this is an old issue! Do the involved parties know if this is still an issue?

@jverzani
Copy link
Member

Wow, this is old, maybe even predating me and this package...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants