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

Investigate arbitrary precision for float 16 #208

Open
PhilipDeegan opened this issue Mar 7, 2018 · 5 comments
Open

Investigate arbitrary precision for float 16 #208

PhilipDeegan opened this issue Mar 7, 2018 · 5 comments

Comments

@PhilipDeegan
Copy link
Member

GMP / MPFR exists but I believe I designed for linux

libbf seems good and cross platform

@PhilipDeegan PhilipDeegan self-assigned this Mar 7, 2018
@PhilipDeegan
Copy link
Member Author

libbf is not so good for small values

instead we're (Hiyu) looking at this

@Mbompr
Copy link
Contributor

Mbompr commented Jun 26, 2018

Does this work with vectorization?

@PhilipDeegan
Copy link
Member Author

it should work at least aswell as float32 - but it's to be investigated

@PhilipDeegan
Copy link
Member Author

if a math person would like to support me with this it would be appreciated, I dunno wtf a mantissa is

@PhilipDeegan
Copy link
Member Author

#308

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

No branches or pull requests

2 participants