lbehnke/hierarchical-clustering-java

non-square matrix

soulana opened this issue · 1 comments

hello,
I want to create a dendrogram but with non-square distance matrix can I do it ?
thx :)

The readme.md file gives a basic example how to use a pdist-like matrix.