/kmeans

High-performance sequential and parallel implementations of Lloyd's algorithm for k-means clustering.

Primary LanguageHaskellMIT LicenseMIT

CI

Sequential and parallel implementations of Lloyd's algorithm for k-means clustering, adapted from Marlow's Parallel and Concurrent Programming in Haskell.