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

Test FastRounding to see if it is faster than changing the rounding mode #150

Closed
dpsanders opened this issue Jun 25, 2016 · 4 comments
Closed

Comments

@dpsanders
Copy link
Member

https://github.com/JeffreySarnoff/FastRounding.jl

@lbenet
Copy link
Member

lbenet commented Jun 27, 2016

I think it is worth testing this, though I'm not in favor of eliminating BigFloat intervals.

@dpsanders
Copy link
Member Author

This is not about replacing BigFloat, but about removing the need to change the rounding mode all the time for Float64. We certainly will not be replacing BigFloat! On the other hand, it will certainly be useful to have larger, fixed precision, like DoubleDouble, ArbFloats, etc.

@dpsanders
Copy link
Member Author

Ready in the fast_rounding branch.

@dpsanders
Copy link
Member Author

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

2 participants