about summary refs log tree commit diff
path: root/Cargo.toml
AgeCommit message (Expand)AuthorLines
2024-01-16ability to choose kmeans implementationgennyble-0/+7
2024-01-16merge novedevo:kmeans (#10)gennyble-1/+1
2024-01-14remove kmeans in favor of NIH'd implementationDevon Sawatsky-1/+1
2024-01-14allow choosing selection algorithmgennyble-2/+2
2024-01-13add optional feature to use kmeans clusteringDevon Sawatsky-1/+1
2024-01-13update, add kmeansDevon Sawatsky-0/+1
2024-01-12squash: fix tolerance and add algorithm selectiongennyble-0/+1
2023-10-09some docsgennyble-11/+3
2023-10-08allow changing difference algorithmgennyble-3/+7
2022-12-10Libify colorquashgennyble-8/+8
2021-10-03Rework color map creation, remove parallelationgennyble-0/+2
2021-09-28add some parallelismDevon Sawatsky-1/+5
2021-09-28cleanup, update dependenciesDevon Sawatsky-1/+1
2021-03-15Initial commitgennyble-0/+14