Skip to content

Conversation

winitzki
Copy link

This PR ensures the minimum-precision encoding of Double values 0.0 and -0.0. The existing code fails to detect that these values fit in half-precision (16-bit) floats.

The 32-bit floats seem to be working fine.

@peteroupc peteroupc merged commit 022753f into peteroupc:master Oct 25, 2023
@winitzki winitzki deleted the feature/fix-issue-24 branch October 25, 2023 08:08
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.

2 participants