about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
2021-05-22now comparing in hsvgennyble
2021-03-16Refactor color frequency sortgennyble
Rust is beautiful! Ordering::then is beautiful!
2021-03-16Fix colors being non-deterministicgennyble
2021-03-15Improved algorithm by adjusting tolerancegennyble
2021-03-15Initial commitgennyble
Algorithm works, roughly