Skip to content
#

scatter-sort

Here is 1 public repository matching this topic...

An original adaptive sorting algorithm. Learns the input's value distribution from a small sample, uses that model to predict where each element belongs, places everything in one pass, then fixes the few prediction errors.

  • Updated Jun 5, 2026
  • Python

Add this topic to your repo

To associate your repository with the scatter-sort topic, visit your repo's landing page and select "manage topics."

Learn more