From: Benjamin Auder <benjamin.auder@somewhere>
Date: Wed, 11 Mar 2020 12:43:04 +0000 (+0100)
Subject: Errors still there. Add a new one (hopefully related)
X-Git-Url: https://git.auder.net/variants/img/current/assets/css/pieces/cp.svg?a=commitdiff_plain;h=0e4d86a2918d9bf9a8e59dcc82606db89ab8b02b;p=valse.git

Errors still there. Add a new one (hopefully related)
---

diff --git a/TODO b/TODO
index fed6eff..d9f02eb 100644
--- a/TODO
+++ b/TODO
@@ -13,3 +13,11 @@ Error in out[[ind_uniq[l]]] :
 
 ==> Error identified: line 61 in initSmallEM.R, division by 0
 It occurs also for smallers values of n and m, e.g.: n = 20; m = 20; p = 3
+
+=====
+
+Also:
+X <- matrix(runif(100), nrow=50)
+Y <- matrix(runif(100), nrow=50)
+(...)
+Error: cannot allocate vector of size 16.0 Gb