Skip to content

Releases: erdogant/clustimage

1.3.7

09 Dec 22:37
Compare
Choose a tag to compare
  • Code refactoring to break-up the fit_transform() into multiple smaller steps that can also be separately. Examle is shown in the readme.

1.3.6

08 Dec 21:34
Compare
Choose a tag to compare
  • Fixes for plotting in notebooks

1.3.5

08 Dec 20:59
Compare
Choose a tag to compare
  • fix for plotting in case of store_to_disk is False

1.3.4

08 Dec 20:41
Compare
Choose a tag to compare
  • bug fix in case store_to_disk is True

1.3.3

08 Dec 20:31
Compare
Choose a tag to compare
  • Bug fixes
  • Improved plots
  • added clustering on hashes
  • Docstrings udpates
  • Code refactored

1.3.2

30 Nov 18:52
Compare
Choose a tag to compare
  • added doi

1.3.1

28 Nov 20:46
Compare
Choose a tag to compare
  • removed data files from package

1.3.0

28 Nov 20:43
Compare
Choose a tag to compare
  • many many fixes

1.2.2

14 Nov 23:39
Compare
Choose a tag to compare
  • Fixes regarding saving and loading
  • Code refactoring
  • Docstrings updated

1.2.1

14 Nov 14:36
Compare
Choose a tag to compare
  • More code refactoring
  • More code conventions
  • Plots and scatterplots are improved