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

Cmap: Precise uint8 palettes #120

Merged
merged 1 commit into from
Apr 19, 2022
Merged

Cmap: Precise uint8 palettes #120

merged 1 commit into from
Apr 19, 2022

Conversation

chr5tphr
Copy link
Owner

  • due to extremely insignificant rounding errors, palettes generated
    using ColorMap.palette were sometimes rounded down by mistake
  • palette now enforces float64, and rounds to the 12th decimal to make
    the color maps more precise

- due to extremely insignificant rounding errors, palettes generated
  using ColorMap.palette were sometimes rounded down by mistake
- palette now enforces float64, and rounds to the 12th decimal to make
  the color maps more precise
@chr5tphr chr5tphr merged commit 39d25de into master Apr 19, 2022
@chr5tphr chr5tphr deleted the cmap-precise-palette branch April 19, 2022 17:28
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.

None yet

1 participant