34f032efa49ab0548b4c604e0316376009501f20 kent Thu Aug 21 16:44:20 2014 -0700 Program to assign colors to a list based on distances seems to work. diff --git src/utils/distributeRgbRainbow/test.expected src/utils/distributeRgbRainbow/test.expected new file mode 100644 index 0000000..2069c14 --- /dev/null +++ src/utils/distributeRgbRainbow/test.expected @@ -0,0 +1,6 @@ +a 0 255 0 0 +b 0.143846 255 211 0 +c 0.300769 74 255 0 +d 0.470769 0 246 255 +e 0.653846 19 0 255 +f 0.85 255 0 218