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

add a safe floating point type with internal optimizations for correctness #1103

Open
johnynek opened this issue Jan 15, 2024 · 0 comments
Open

Comments

@johnynek
Copy link
Owner

see something like: https://indico.cern.ch/event/313684/contributions/1687773/attachments/600513/826490/FPArith-Part2.pdf

the idea would be rewrite expressions so they are numerically stable, and possibly optimize final functions so they a IEEE754 -> IEEE754 but with the least error possible.

cc @avibryant

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

1 participant