Skip to content

Releases: refresh-bio/clusty

v1.1.4: latest macOS compilation fix

07 Nov 09:27
2e7f099
Compare
Choose a tag to compare
macOS compilation fix (#28)

Co-authored-by: Adam Gudyś <agudys@mac-m1.local>

v1.1.3: Added `--version` switch.

22 Oct 09:01
7b109d4
Compare
Choose a tag to compare
Added `--version` option

v1.1.2: macOS precompiled binaries include Leiden algorithm

16 Oct 20:59
d80c26a
Compare
Choose a tag to compare

v1.1.1: Fix in Leiden algorithm parameters

06 Oct 20:00
5503c50
Compare
Choose a tag to compare

Fixed bug with Leiden algorithm always running with default parameters.

v1.1.0: Memory optimizations

03 Oct 09:06
6ac12c7
Compare
Choose a tag to compare
* Row identifier removed from distance structure.
* Object identifiers in complete linkage stored as 32-bit integers.
* For some clustering algorithms only edges are stored (without distances).

v1.0.3: Updates in tests and building scripts

12 Sep 10:34
Compare
Choose a tag to compare
Updates in tests and automatic building scripts

v1.0.2: Bugfix in reading large inputs

05 Sep 09:16
d8d133a
Compare
Choose a tag to compare
  • Fixed occasional crashes on very large input tables (hundreds of GB).
  • Memory requirements reduced.

v1.0.1: Bugfix in parsing long numbers

19 Aug 11:57
692aac2
Compare
Choose a tag to compare

v1.0.0: Initial release

26 Jun 19:57
Compare
Choose a tag to compare
Update makefile for Mac, removed some dependency under Windows