X-Git-Url: https://git.auder.net/?p=epclust.git;a=blobdiff_plain;f=TODO;fp=TODO;h=ac985f679fc551c6236ea025e899ee685c85354e;hp=c5f4081dd34ea2e61f684bfe3639e4a8c9e63617;hb=9ed132a837cf00b5defe0379ddd1c1ef087b6729;hpb=01f0d8aa0f3bf5aed29c89b9efa4398d928e511a diff --git a/TODO b/TODO index c5f4081..ac985f6 100644 --- a/TODO +++ b/TODO @@ -102,3 +102,6 @@ corM <- cor(t(M)) summary(corM[lower.tri(corM)]) ---------> à checker + +meilleur task scheduling pour les runs parallel dans computeWerDists +(voir arg de parLapply, makeCLuster...)