Skip to content

Releases: algo-hhu/k-min-sum-radii

v0.1.3

04 Aug 13:01
b4df1a0

Choose a tag to compare

What's Changed

  • Fixed deprecation warnings related to scikit-learn
  • Updated dependency: scikit-learn version requirement changed from >=1.4.2 to >=1.6.1

Full Changelog: v0.1.2...v0.1.3

v0.1.2

22 Jul 08:33

Choose a tag to compare

  • Rename the "schmidt" method to "FPT-heuristic"
  • Fix typo "Gonzales" to "Gonzalez"
  • Make more parameters of the plots functions available

Full Changelog: v0.1.1...v0.1.2

v0.1.1

19 Jul 15:04

Choose a tag to compare

Allow an older version of sklearn.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

19 Jul 14:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/algo-hhu/k-min-sum-radii/commits/v0.1.0