Thomas Mansencal

Results 237 comments of Thomas Mansencal

Hi @JGoldstone, Any news on this one? Cheers, Thomas

That's would be useful indeed! I missed it a bit when implementing _CQS_, I'm not sure when I'll be able to put my hands into that. We were discussing with...

@Ron024: I was looking into that a bit, and had a few questions for you, I found this image: ![image](https://cloud.githubusercontent.com/assets/99779/14231400/c18ad57c-f9d5-11e5-85d1-5d3f66e851cf.png) And there is some good stuff with it, I actually...

Played a bit with your code and wrapped the stuff in a proper function: ``` python %matplotlib inline import numpy as np import matplotlib.gridspec import matplotlib.pyplot from colour import tsplit,...

I was thinking about this one this morning and it begs for being more generic and allow drawing figures for Hunter Lab, CIE Luv, etc... I would also like to...

@Ron024: We have some code for 3D plots in colour, the big issue is that Matplotlib has a really hard time doing that properly, that's one of the reason behind...

Thanks @NekoAlosama! I have the papers but did not find the time so far to implement the metric! If you want to give it a go, you are very much...

Thanks @OmarWagih1! Would it be possible to rebase this on develop so that there are only the commits pertaining to the GPU backend please?

Initial perusal has resulted into the addition of new illuminants as per #533. More to come hopefully!

Let's postpone this one for now, it seems like a ton of work for not so much benefit at the moment.