Skip to content

fix: Horizontal differencing with float data#80

Merged
maxrjones merged 1 commit intomainfrom
fix-codec
Feb 25, 2026
Merged

fix: Horizontal differencing with float data#80
maxrjones merged 1 commit intomainfrom
fix-codec

Conversation

@maxrjones
Copy link
Member

This PR fixes HorizontalDeltaCodec to perform cumulative sum on unsigned integer bit patterns rather than on the data's native dtype. It also applies a fix for small unsigned integer types needing modular wrapping arithmetic.

@maxrjones maxrjones merged commit 3333b3c into main Feb 25, 2026
9 checks passed
@maxrjones maxrjones deleted the fix-codec branch February 25, 2026 23:56
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