about summary refs log tree commit diff
path: root/src/selection.rs
AgeCommit message (Collapse)Author
2024-06-10Use leftover bits in HighestBits selectorgennyble
2024-06-10Add HighestBits selector to cligennyble
2024-01-24add HighestBits selectorDevon Sawatsky
2024-01-17colorsquash: add heuristicsorselgennyble
2024-01-16ability to choose kmeans implementationgennyble
2024-01-16merge novedevo:kmeans (#10)gennyble
2024-01-14colorsquash: elide lifetimes for clippygennyble
2024-01-14allow choosing selection algorithmgennyble