]> git.donarmstrong.com Git - mothur.git/commit
added sparseDistanceMatrix class. Modified cluster commands to use the new sparse...
authorSarah Westcott <mothur.westcott@gmail.com>
Fri, 27 Jul 2012 13:42:37 +0000 (09:42 -0400)
committerSarah Westcott <mothur.westcott@gmail.com>
Fri, 27 Jul 2012 13:42:37 +0000 (09:42 -0400)
commit0cefb55a2616975bd4a144fc345693695ffc9bb6
tree598dfb2ef00ef67c7c78f4aa09202243d4d1b32f
parent44f3a3c81a34fdee62550d98838a4b421e8df08e
added sparseDistanceMatrix class.  Modified cluster commands to use the new sparse distance matrix class.  cut cluster time by 55% and reduced memory usage by 50%.
34 files changed:
Mothur.xcodeproj/project.pbxproj
averagelinkage.cpp
calculator.h
cluster.cpp
cluster.hpp
clusterclassic.h
clustercommand.cpp
clustercommand.h
clustersplitcommand.cpp
clustersplitcommand.h
completelinkage.cpp
getoturepcommand.cpp
getoturepcommand.h
getsharedotucommand.cpp
mgclustercommand.cpp
mothur.h
mothurout.cpp
mothurout.h
phylodiversitycommand.cpp
readblast.cpp
readblast.h
readcolumn.cpp
readmatrix.hpp
readphylip.cpp
seqerrorcommand.cpp
sequence.cpp
shhhercommand.cpp
singlelinkage.cpp
sparsedistancematrix.cpp [new file with mode: 0644]
sparsedistancematrix.h [new file with mode: 0644]
treegroupscommand.cpp
treegroupscommand.h
trimseqscommand.cpp
weightedlinkage.cpp