There is a newer version of the record available.

Published October 12, 2022 | Version v0.5.0
Software Open

AP6YC/ClusterValidityIndices.jl: v0.5.0

Authors/Creators

Description

ClusterValidityIndices v0.5.0

Diff since v0.4.2

This minor release significantly overhauls the codebase of the ClusterValidityIndices.jl project, expanding documentation and simplifying usage. Now, the main userspace function is get_cvi!, which handles batch and incremental modes through Julia's multiple dispatch system. Furthermore, most composite types and functions are retyped in a way that cuts testing time in half (translation: CVIs run twice as fast now!).

Closed issues:

  • Break apart long equations (#23)
  • Condense transpose products to dot products (#25)
  • Unit tests cleanup (#26)
  • Code idiosyncracies (#29)
  • Refactor porcelain usage to default (#31)
  • Spaced out logo (#32)
  • Expand docstrings (#34)
  • Concrete types for containers (#35)
  • Add type aliases from NumericalTypeAliases.jl (#36)
  • Fix LFS files in documentation (#38)
  • rCIP edge case coverage (#44)

Merged pull requests:

  • Feature/multiline equations (#27) (@AP6YC)
  • Feature/code idiosyncracies (#30) (@AP6YC)
  • Feature/spaced out logo (#33) (@AP6YC)
  • Feature/expand docstrings (#37) (@AP6YC)
  • Add NumericalTypeAliases.jl (#39) (@AP6YC)
  • Add with lfs to github action (#40) (@AP6YC)
  • Concrete members in composite types (#41) (@AP6YC)
  • CompatHelper: add new compat entry for Revise at version 3, (keep existing compat) (#42) (@github-actions[bot])
  • Unit tests cleanup (#43) (@AP6YC)
  • rCIP edge case test (#45) (@AP6YC)
  • Transpose products dot (#46) (@AP6YC)
  • CompatHelper: bump compat for NumericalTypeAliases to 0.2, (keep existing compat) (#47) (@github-actions[bot])
  • Feature/refactor usage (#48) (@AP6YC)
  • Release/v0.5.0 (#49) (@AP6YC)

Files

AP6YC/ClusterValidityIndices.jl-v0.5.0.zip

Files (118.2 kB)

Name Size Download all
md5:97a510cd8fcbba9aecf13127891b6ec9
118.2 kB Preview Download

Additional details