Skip to content

v0.2.4

Compare
Choose a tag to compare
@thorstenwagner thorstenwagner released this 29 Nov 14:27
· 130 commits to main since this release
ea501de

What's Changed

This release fixes a critical bug in the medoid calculation when using the umap workflow:

Without this fix, the medoid estimation was corrupted and gave wrong positions. Especially when selecting relatively large clusters, this could lead to significantly worse results.

Full Changelog: v0.2.3...v0.2.4