Changelog
3.0.0 (2019-07-16)
ClusterLeaf
class and use an isLeaf
property instead.index
array from clusters. Instead, an indexes()
method has been added to compute it.size
property to clusters that indicates the number of leaves below it.method
is now 'complete'
.Changelog
2.0.0 (2019-05-02)
options.kind
to options.method
(acabbe6)options.kind
was renamed to options.method
in agnes
.disFunc
option was renamed to distanceFunction
.<a name="1.3.0"></a>