Skip to content

Releases: s-ccs/ClusterDepth.jl

v0.2.2

20 Dec 15:58
ba62b72
Compare
Choose a tag to compare

ClusterDepth v0.2.2

Diff since v0.2.1

replaced ImageMorphology requirement with pure julia
updated some docs

Merged pull requests:

v0.2.1

04 Apr 10:59
9992588
Compare
Choose a tag to compare

ClusterDepth v0.2.1

Diff since v0.2.0

  • update Docs for UnfoldSim
  • formatted everything

Merged pull requests:

v0.2.0

20 Nov 09:40
174b938
Compare
Choose a tag to compare

ClusterDepth v0.2.0

Diff since v0.1.1

  • Speed improvements x4-5
  • semi-breaking: switched to inplace permutation test for within designs

v0.1.1

20 Sep 11:53
282766f
Compare
Choose a tag to compare

ClusterDepth v0.1.1

Diff since v0.1.0

Merged pull requests:

  • CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#4) (@github-actions[bot])
  • updated sign_permute and its tests for input with >2 dimensions (#5) (@maanikmarathe)
  • extend clusterdepth calculation & tests for multichannel data (#6) (@maanikmarathe)

v0.1.0

17 Feb 21:04
3b3687b
Compare
Choose a tag to compare

ClusterDepth v0.1.0

Closed issues:

  • Skip first/last value (#1)