summaryrefslogtreecommitdiff
path: root/test_coeff.py
AgeCommit message (Collapse)Author
2020-06-19Major cleanupPaweł Redman
- The interpolator code is no longer here (but in the Colour fork) - Refactoring made the code shorter and cleaner - All tests work properly again
2020-06-19Switch to the development version of Colour (rather than 0.3.15)Paweł Redman
2020-06-16Vectorize the interpolation codePaweł Redman
2020-06-15Adapt Jakob and Hanika's interpolation codePaweł Redman