Closed adrhill closed 1 month ago
Closes #103.
Instead of a matrix of rationals, OrderedDithering structs now hold a matrix of integers and a separate normalization quotient max.
OrderedDithering
max
This is considered a breaking change.
Closes #103.
Instead of a matrix of rationals,
OrderedDithering
structs now hold a matrix of integers and a separate normalization quotientmax
.This is considered a breaking change.