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

misc.go: tune newton's last step, no need to overdo it #23

Open
ALTree opened this issue May 4, 2016 · 0 comments
Open

misc.go: tune newton's last step, no need to overdo it #23

ALTree opened this issue May 4, 2016 · 0 comments
Labels

Comments

@ALTree
Copy link
Owner

ALTree commented May 4, 2016

i.e. remove the last step if prec is much bigger then dPrec and just do a final one with prec + guard precision.

@ALTree ALTree added the todo label May 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant