X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=TODO;h=ac985f679fc551c6236ea025e899ee685c85354e;hb=57f337af19cd6251815bb1ff2d62f4c58e8b6078;hp=c5f4081dd34ea2e61f684bfe3639e4a8c9e63617;hpb=e06420d26899e68416f782e83ed586e9e8f0b6e6;p=epclust.git 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...)