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

Add documentation and verification routine(s) for plotter benchmark #2

Open
lam2mo opened this issue Nov 11, 2018 · 0 comments
Open

Comments

@lam2mo
Copy link
Member

lam2mo commented Nov 11, 2018

Here are some correctness conditions from Pavel, from most to least granular:

  • Each function evaluation must be accurate (versus a true complex-number evaluation).
  • The computed colors for each pixel are exactly correct (colors are represented by non-approximate integers).
  • The colors be close but not necessarily exact.
  • The colors are close in a perceptual sense (say, gamma-corrected and transformed to Lab color).
  • The colors are smoothly changing.
@lam2mo lam2mo changed the title Add documentation and verification routine(s) for plotter Add documentation and verification routine(s) for plotter benchmark Nov 11, 2018
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

No branches or pull requests

1 participant