index
:
gsoc-prototypes
master
Various prototypes made for Google Summer of Code 2020.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-06-28
Update test_diff to match the unit test.
HEAD
master
Paweł Redman
2020-06-26
Trying to figure out why the solver diverges...
Paweł Redman
2020-06-24
Move tests into the Colour fork.
Paweł Redman
2020-06-23
Update the tests again and remove some useless ones.
Paweł Redman
2020-06-21
Move the solver to Colour and update all tests
Paweł Redman
2020-06-21
Update the code to work with the latest feature/jakob2019
Paweł Redman
2020-06-20
Rewrite the error function w/ analytic derivatives
Paweł Redman
2020-06-19
Major cleanup
Paweł Redman
2020-06-19
A quick to see if my Colour fork even works
Paweł Redman
2020-06-19
Switch to the development version of Colour (rather than 0.3.15)
Paweł Redman
2020-06-16
Vectorize the interpolation code
Paweł Redman
2020-06-15
Adapt Jakob and Hanika's interpolation code
Paweł Redman
2020-06-12
A test that computes coefficients for many colors, covering the entire sRGB g...
Paweł Redman
2020-06-12
Make sure the solver works for all inputs
Paweł Redman
2020-06-11
Refactoring; use primed c's everywhere
Paweł Redman
2020-06-09
A new test comparing results with a reference
Paweł Redman
2020-06-09
Some important fixes and general cleanup
Paweł Redman
2020-06-08
Factor out the colorchecker test code
Paweł Redman
2020-06-08
Add .gitignore
Paweł Redman
2020-06-01
Jakob-Hanika for a single color
Paweł Redman