kotlin-statistics v0.3.0 Release Notes

Release Date: 2017-07-08 // almost 7 years ago
  • ๐Ÿš€ There are some exciting new features in this release, including clustering algorithms.

    ๐Ÿ‘€ KMeans and other clustering algorithms are now included. See README for details.

    binMapper parameters are now called valueMapper.

    Apache Commons Math 3 is now a dependency.

    ๐Ÿšš Operators related to Short types have been removed, deemed uncommon and out-of-scope.

    ๐Ÿ‘ On the roadmap, operators will get better Pair support, and I will explore idiomatic linear algebra with vertices and matrices.