Skip to content

qualpalr 0.4.3

Compare
Choose a tag to compare
@jolars jolars released this 29 Oct 20:19

Minor changes

  • qualpal() gains an argument, n_threads, for specifying the number
    of threads to use when computing the distance matrix between colors.
  • C++ functions call namespaces explicitly using ::.
  • Documentation for hue and saturation in qualpal() has been fixed.
    (Closes #2, thanks @jflycn).