Skip to content

Modify C++ floating point conversion for encoding #690

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

Merged
merged 3 commits into from
Apr 4, 2025
Merged

Modify C++ floating point conversion for encoding #690

merged 3 commits into from
Apr 4, 2025

Conversation

drinckes
Copy link
Contributor

@drinckes drinckes commented Apr 4, 2025

For issue #672

This modifies the integer conversion in the C++ implementation to resolve floating point precision inconsistencies.

It doesn't yet expose the integer-based encoding as a separate function as I'm hopeful we can resolve our problems without having to do that.

@drinckes drinckes merged commit e760de8 into main Apr 4, 2025
16 of 32 checks passed
@drinckes drinckes deleted the cpp_672 branch April 4, 2025 11:59
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

Successfully merging this pull request may close these issues.

1 participant