projects
/
valse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1196a43
)
Errors still there. Add a new one (hopefully related)
author
Benjamin Auder
<benjamin.auder@somewhere>
Wed, 11 Mar 2020 12:43:04 +0000
(13:43 +0100)
committer
Benjamin Auder
<benjamin.auder@somewhere>
Wed, 11 Mar 2020 12:43:04 +0000
(13:43 +0100)
TODO
patch
|
blob
|
blame
|
history
diff --git
a/TODO
b/TODO
index
fed6eff
..
d9f02eb
100644
(file)
--- 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