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

Floating point support #18

Closed
Piedone opened this issue Sep 7, 2017 · 1 comment
Closed

Floating point support #18

Piedone opened this issue Sep 7, 2017 · 1 comment

Comments

@Piedone
Copy link
Member

Piedone commented Sep 7, 2017

Standard IEEE double support is costly. Something else? Maybe #21.

We could even use this library: https://github.com/CodesInChaos/SoftFloat/ It's mostly transformable directly.

@Piedone
Copy link
Member Author

Piedone commented Mar 18, 2018

Going with #21. SoftFloat is very old, abandoned and lacks an implementation for division. We could add some other soft float implementation in the future to compare posits to.

@Piedone Piedone closed this as completed Mar 18, 2018
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