about summary refs log tree commit diff
AgeCommit message (Collapse)Author
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