Socket
Socket
Sign inDemoInstall

ml-hclust

Package Overview
Dependencies
8
Maintainers
7
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2Next

3.1.0

Diff

Changelog

Source

3.1.0 (2021-09-19)

Features

  • export Cluster class (#13)
targos
published 3.0.0 •

Changelog

Source

3.0.0 (2019-07-16)

Code Refactoring

BREAKING CHANGES

    • use the Lance-Williams algorithm to update cluster distances.
  • add other methods that exist in R.
  • remove ClusterLeaf class and use an isLeaf property instead.
  • remove index array from clusters. Instead, an indexes() method has been added to compute it.
  • add a size property to clusters that indicates the number of leaves below it.
  • the default method is now 'complete'.
  • DIANA has been removed from the package pending rewriting it.
targos
published 3.0.0-1 •

targos
published 3.0.0-0 •

targos
published 2.0.3 •

Changelog

Source

2.0.3 (2019-07-10)

Bug Fixes

  • correct definitions of options interfaces (b07d3a4)
  • improve performance of ward algorithm (3bad3b6)
targos
published 2.0.2 •

Changelog

Source

2.0.2 (2019-07-10)

Bug Fixes

targos
published 2.0.1 •

Changelog

Source

2.0.1 (2019-07-10)

Bug Fixes

targos
published 2.0.0 •

Changelog

Source

2.0.0 (2019-05-02)

Code Refactoring

  • agnes: rename options.kind to options.method (acabbe6)
  • rework options and write TS definitions (f49c7af)
  • rewrite project as ESM and use rollup (f02ad0a)

BREAKING CHANGES

  • agnes: options.kind was renamed to options.method in agnes.
  • the disFunc option was renamed to distanceFunction.
  • Node.js 4 and 6 are no longer supported.

<a name="1.3.0"></a>

stropitek
published 1.3.0 •

Changelog

Source

1.3.0 (2017-02-22)

Features

  • cluster: add traverse method (e437076)

<a name="1.2.1"></a>

stropitek
published 1.2.1 •

Changelog

Source

1.2.1 (2017-02-10)

<a name="1.2.0"></a>

2Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc