From 9ed132a837cf00b5defe0379ddd1c1ef087b6729 Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Mon, 24 Apr 2017 21:46:25 +0200
Subject: [PATCH] update TODO

---
 TODO | 3 +++
 1 file changed, 3 insertions(+)

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...)
-- 
2.44.0