Skip to content

Conversation

@aous72
Copy link
Owner

@aous72 aous72 commented Jan 27, 2025

This adds NLT implementation to the lossy path.
I also took the time to change the lossy path to support 32bit integer source data; the previous code may have had issues with 32bit integers in certain cases. It is worth noting that the lossy path is implemented using single precision floats, which has 23bit mantissa, making 32bit source numbers excessive.

This is a rather large PR.
Hopefully nothing broken.
I need to add automated tests for these new paths.
I also need to change the apps, but this will wait until version 0.20.0.

@aous72 aous72 merged commit 545acbd into master Jan 27, 2025
17 checks passed
@aous72 aous72 deleted the adding_NLT_to_lossy branch January 27, 2025 22:17
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