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

libbaltfloat: decimal to balanced ternary float conversion broken #1

Open
ThomasTheSpaceFox opened this issue Jan 10, 2017 · 0 comments
Labels

Comments

@ThomasTheSpaceFox
Copy link
Owner

ThomasTheSpaceFox commented Jan 10, 2017

while the balanced ternary to decimal float conversion does work, the decimal to balanced ternary float conversion does not convert the floats anywhere near accurately. this needs to be corrected before other operations in libbaltfloat can be adjusted.

notes:

  • should not be too slow, but should also not be too inaccurate.
@ThomasTheSpaceFox ThomasTheSpaceFox changed the title libbaltfloat decimal to balanced ternary float conversion broken libbaltfloat: decimal to balanced ternary float conversion broken Jan 10, 2017
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