Skip to content

v0.4.0

Compare
Choose a tag to compare
@Ivordir Ivordir released this 08 Aug 17:42
· 79 commits to main since this release

New Features

  • Mainly just performance improvements. Okolors should be roughly 25% faster on average.

Breaking Changes

  • KmeansResult now reports the MSE instead of variance. I.e., the variance: f32 field was replaced with an mse: f64 field.

Full Changelog: v0.3.0...v0.4.0