Skip to content

Releases: dennisfrancis/ClusterRows

v2.1.0

23 Nov 07:31
Compare
Choose a tag to compare

What's new?

  • Support for full covariance GMM in GMMCluster() formula.
  • New checkbox in dialog box to perform full covariance GMM.
  • Sample document with gaussian mixture model data with full covariance matrix.
  • Icon/text in notebookbar user interfaces.

v2.0.2

28 Sep 15:37
Compare
Choose a tag to compare

Bug fix release.

  • Fixed an issue of python error on installation on Windows 11 LO 2024.2.6.

v2.0.1

21 Jun 12:16
Compare
Choose a tag to compare

This includes a fix to the issue of ClusterRows menu entry not shown for LibreOffice Calc version 7.5 and above.

v2.0.0

17 Dec 06:49
Compare
Choose a tag to compare
  • Support for Windows x86_64 and MacOSX x86_64 in addition to the existing Linux support.
  • Platform specific extension packages in the releases page.
  • Improvements in dialog based workflow
  • Input range and the output location may be selected interactively and edited in the dialog
  • Improvements in GMMCLUSTER() formula

v1.0.3

21 Nov 07:56
Compare
Choose a tag to compare

[FIXED] Bug: Colors for clusters are all black for certain builds.

v1.0.2

18 Nov 17:29
Compare
Choose a tag to compare
bump version to v1.0.2

v1.0.1

16 Nov 15:06
Compare
Choose a tag to compare

What is new in v1.0.1 ?

  • Dialog based clustering.
  • GMMCLUSTER() array formula.
  • Cluster rows coloring is now done using conditional formatting.
  • Stability and performance improvements
  • Improved documentation in README.

v0.2.0

01 Oct 08:13
Compare
Choose a tag to compare
  • Fixed hang on load with LO >= 6.1 when built from source.
  • Flag based console logging.