X-Git-Url: https://git.auder.net/?p=valse.git;a=blobdiff_plain;f=TODO;fp=TODO;h=d9f02ebe5053c4539f7aa5cfdf23010937c99454;hp=fed6eff2591094e7a870b76c85459c0f115b2190;hb=0e4d86a2918d9bf9a8e59dcc82606db89ab8b02b;hpb=1196a43d961a95abc18d3c8e777e9a4e8233e562 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