I have long desired an awesome colour wheel from which to select the colours for my palette. I am not looking for a beautiful human-selected palette; I am looking for a purely mathematically based palette that looks great too. I have noticed that the yellows and browns, in software palettes, are a tiny slice of any mechanically generated palette.
Let’s begin with my problem. I am trying to transition from green to yellow by adding red:

I can not be certain what you see, but I see green, green, green, green, maybe lighter green, and then a transition to yellow. This is a poor start to making a good colour wheel. It seemed to me that the high-intensity green was overwhelming the small amounts of red. I wanted some way to boost the low reds so I would get a better range of lime greens. I knew intensity was a “logarithmic” scale, and I was hoping compensating for the “logarithmic error” would help with this problem.
I was wandering the web when I found Eric Brasseur needed to compensate for gamma error in picture scaling. Could his solution be what I was looking for?
This time I used dithering to mix my colours and make the transition from green to yellow. If I can see past the graininess of the colour swabs, I can see if this transition was better.

I definitely get more yellows, and the uniform green has been removed.
Using Eric Brasseur’s gamma error correction to blend colours, I get:

Excellent!
I should point out that this is not actually Eric’s gamma correction, just that he was the one that brought it to my attention. Apparently, the gamma curve for consumer monitors is well defined. See Wikipedia on the sRGB standard
Now the three all together:

From top to bottom we have the gamma corrected blend, the dither blend, and the original “linear” blend.
The following has blends of eqi-intensity. Bright yellow, as shown in the above palettes, has double the brightness of the green, so it is not a very good test for gamma error correction, and does not belong here.
Again, from top to bottom, we have the gamma corrected blend, the dither blend, and the original “linear” blend.
If you do not see the top row and middle row as the same, you should calibrate the gamma of your monitor. I find these two images much better for calibrating gamma than the black-and-white lines (or RGB lines) used in most other gamma calibration images.
http://en.wikipedia.org/wiki/File:Srgbnonlinearity.png
Finally, a mathematically based colour wheel:

