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

Refactor OrderedDithering struct #104

Merged
merged 8 commits into from
Sep 14, 2024
Merged

Refactor OrderedDithering struct #104

merged 8 commits into from
Sep 14, 2024

Conversation

adrhill
Copy link
Collaborator

@adrhill adrhill commented Sep 14, 2024

Closes #103.

Instead of a matrix of rationals, OrderedDithering structs now hold a matrix of integers and a separate normalization quotient max.

This is considered a breaking change.

@adrhill adrhill merged commit 35068f3 into master Sep 14, 2024
5 checks passed
@adrhill adrhill deleted the ah/fix-ordered-rationals branch September 14, 2024 14:56
@adrhill adrhill added the BREAKING Breaking change label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING Breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some ordered dither threshold matrices are improperly treated
1 participant