Skip to content

Commit d25e66f

Browse files
committed
Modify README file to include the simulate repo
1 parent f2707c8 commit d25e66f

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,11 @@ Parameters:
2222

2323
Example:
2424

25-
./sparsehc --matrix=/Data/sparse_matrix.dat --tree=/Data/average_tree.txt --size=100 --threshold=0.5 --linkage=average
25+
./sparsehc --matrix=/Data/sparse_matrix.dat --tree=/Data/average_tree.txt --size=100 --threshold=0.5 --linkage=average
26+
27+
Data:
28+
29+
To randomly generate pairwise Euclidean distance matrices of different sizes and dimensions:
30+
https://bitbucket.org/ngthuydiem/simulate
31+
32+

0 commit comments

Comments
 (0)