colormap Single-header perceptually-uniform colormaps in C, ported from matplotlib. Usage Copy and include colormap.h. Call colormap_rgb or colormap_rgbf to convert a value to RGB color. Link with -lm.